|
|
|
CHARACTER GetLoginCompanyKey (SecurityRealmDatasetModel, character, character)
|
Returns the login company key to use for the security assignment
records of the given security realm
|
|
|
|
Consultingwerk.OERA.FetchDataRequest GetSecurityAssignmentRequest (character, character, character, logical, logical)
|
Returns the FetchDataRequest for the existing direct security
assignment records of the given owner and security realm
|
|
|
|
PopulateAuthorization (dataset, character, character, character)
|
Assigns the Restricted and DefaultLevel extent fields of the
records of the ttAuthorizationMaintenance temp-table for the
given list of owners
|
|
|
|
PopulateRealmItems (dataset, character)
|
Populates the ttAuthorizationMaintenance temp-table with one
record per security item of the given security realm
|
|
|
|
PopulateSecurityItems (dataset, character)
|
Populates the ttAuthorizationMaintenance temp-table with one
record per security item of the given list of security items
|
|
|
|
StoreAuthorization (dataset, character, character, character)
|
Stores the security assignment based on the Restricted extent
field of the records of the ttAuthorizationMaintenance temp-table
for the given list of owners
|