Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_AUTHORIZATION | Information About Authorization Subject | 20011213 |
Properties
| Class | CL_ACO_AUTHORIZATION | |
| Short Description | Authorization Check | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | ACO | Authorization Check with Access Control Objects |
| Created | 20011212 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_AUTHORIZATION | Information About Authorization Subject | 20011213 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ACO_AUTHORIZATION_FACTORY | 20041108 | Factory for Authorization Check of ACO |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20011217 | |||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Authorization Check | 20030401 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ACO_AUTHORIZATION | Authorization Check | 20020301 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ACO_TT_REFERRED_AUTHORIZATION | List of Referenced Authorizations with Activity | 20030401 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ACO_TT_AUTH_HOLDER_AND_TYPE | List of References for Auth. Holder Instance with Type | 20011217 | |||
| 6 | Instance attribute | Private | Attribute reference (LIKE) | 20040419 | |||||
| 7 | Instance attribute | Private | Attribute reference (LIKE) | 20020411 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | ACO_TOP_ID | ID of Highest Node in the Hierarchy | 20020301 | |||
| 9 | Instance attribute | Private | Attribute reference (LIKE) | 20030124 | |||||
| 10 | Static Attribute | Public | Type reference (TYPE) | ACO_TT_AUTH_HOLDER_TYPE | Authorization Holder | 20020111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020111 | |
| 2 | Instance method | Private | Method | Copy Authorization | 20020701 | |
| 3 | Instance method | Private | Method | Copy Activites for Authorization Holders | 20030113 | |
| 4 | Static method | Private | Method | Create New Authorization | 20011212 | |
| 5 | Instance method | Private | Method | Delete User from ACO | 20020218 | |
| 6 | Instance method | Private | Method | Get List of All Users | 20030108 | |
| 7 | Instance method | Private | Method | Get Exclusive Authorization | 20030402 | |
| 8 | Instance method | Private | Method | Get List of All Authorizations for a User | 20030409 | |
| 9 | Instance method | Private | Method | Get List with All Referenced Authorizations | 20030402 | |
| 10 | Instance method | Private | Method | Get List with All Authorizations | 20011220 | |
| 11 | Instance method | Private | Method | Get List with All Authorizations | 20020625 | |
| 12 | Static method | Private | Method | User Has Authorization for Activity | 20030403 | |
| 13 | Instance method | Private | Method | User Has Authorization for Activity | 20011212 | |
| 14 | Instance method | Private | Method | User Has Authorization for Activity | 20030402 | |
| 15 | Instance method | Private | Method | User Has Authorization for Activity | 20030401 | |
| 16 | Instance method | Private | Method | User Has Authorization for Activity | 20030401 | |
| 17 | Instance method | Private | Method | User Has Authorization for Activity | 20030401 | |
| 18 | Instance method | Private | Method | Authorization Has Members | 20030401 | |
| 19 | Static method | Private | Method | Load an Already Persistent Authorization | 20011212 | |
| 20 | Instance method | Private | Method | User Has Authorization for Activity | 20020318 | |
| 21 | Instance method | Private | Method | Set User Authorization for Activity | 20011215 | |
| 22 | Instance method | Private | Method | Set User Authorization for Activity | 20011215 | |
| 23 | Instance method | Private | Method | Update of Members from Hierarchies | 20021119 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Instance Event (0) |
Public (2) |
20020208 |
Types
Class CL_ACO_AUTHORIZATION has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ACO_AUTHORIZATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ACO_AUTHORIZATION has no exception.
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common-Interface für Berechtigungsprüfung | 20020701 | |||
| 2 | IR_PARENT_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Informationen zu einem Ber.subjekt | 20020701 | |||
| 3 | IV_ID_TO | Call by reference | Type reference (TYPE) | ACO_OBJECT_ID | Objekt-Id | 20020701 | |||
| 4 | IV_TOP_ID_TO | Value transfer | Type reference (TYPE) | ACO_TOP_ID | Id des obersten Knotens in der Hierarchie | 20020701 | |||
| 5 | RR_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_ACO_AUTHORIZATION | Berechtigungsprüfung | 20020701 |
Method COPY on class CL_ACO_AUTHORIZATION has no exception.
Method COPY_CONTENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Informationen zu einem Ber.subjekt | 20030113 | |||
| 2 | IV_DO_NOT_COPY_SY_UNAME | Call by reference | Type reference (TYPE) | BOOLE_D | CL_ACO_CONSTANTS=>SC_FALSE | 'X' Berechtigungen für SY-UNAME nicht kopieren | 20030310 |
Method COPY_CONTENTS on class CL_ACO_AUTHORIZATION has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common-Interface für Berechtigungsprüfung | 20020114 | |||
| 2 | IR_PARENT_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Informationen zu einem Ber.subjekt | 20020301 | |||
| 3 | IV_HANDLE | Call by reference | Type reference (TYPE) | ACO_PERSISTENCY_HANDLE | Handle für Referenz auf Instanz der Persistenzklasse | 20020205 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | ACO_OBJECT_ID | Objekt-Id | 20011217 | |||
| 5 | IV_TOP_ID | Call by reference | Type reference (TYPE) | ACO_TOP_ID | Id des obersten Knotens in der Hierarchie | 20020301 | |||
| 6 | IV_USE_AS_TEMPLATE | Call by reference | Type reference (TYPE) | BOOLE_D | CL_ACO_CONSTANTS=>SC_FALSE | ACO als Vorlageberechtigung benutzen | 20030312 | ||
| 7 | RR_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_ACO_AUTHORIZATION | Berechtigungsprüfung | 20011217 |
Method CREATE on class CL_ACO_AUTHORIZATION has no exception.
Method DELETE_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_ACO_MEMBER_INFO | IDs von Berechtigungsinhabern | 20020218 | |||
| 2 | IV_AUTH_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": User, User Group,... | 20020218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Benutzer hat nicht die Berechtigung Änderungen durchzuführen | 20020218 | ||
| 2 | Benutzer ist nicht in der Kollektion enthalten | 20020218 |
Method GET_AUTHORIZATION_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_AUTHORIZATION_PATH | Call by reference | Type reference (TYPE) | ACO_TT_AUTHORIZATION_PATH | Pfad der Berechtigungen | 20030108 | |||
| 2 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030108 |
Method GET_AUTHORIZATION_PATH on class CL_ACO_AUTHORIZATION has no exception.
Method GET_EXCLUDED_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_EXCLUDED_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_ACO_AUTHORIZATION | Berechtigungsprüfung | 20030402 |
Method GET_EXCLUDED_AUTHORIZATION on class CL_ACO_AUTHORIZATION has no exception.
Method GET_HOLDER_TYPE_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_USER_ID | Call by reference | Type reference (TYPE) | ACO_TT_USER_ID | Liste von User-Ids | 20030409 | |||
| 2 | CT_USER_ID_EXCLUSIVE | Call by reference | Type reference (TYPE) | ACO_TT_USER_ID | Liste von User-Ids | 20030409 | |||
| 3 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030409 | |||
| 4 | IV_AUTHORIZATION_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": Benutzer, Benutzergruppe ... | 20030409 |
Method GET_HOLDER_TYPE_USERS on class CL_ACO_AUTHORIZATION has no exception.
Method GET_INCLUSIVE_PERMISSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PERMISSIONS | Call by reference | Type reference (TYPE) | ACO_TT_PERMISSIONS | Liste von ACO_TS_PERMISSIONS | 20030402 | |||
| 2 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030402 | |||
| 3 | IV_OBJECT_IS_INHERITED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030402 |
Method GET_INCLUSIVE_PERMISSIONS on class CL_ACO_AUTHORIZATION has no exception.
Method GET_PERMISSIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PERMISSIONS | Value transfer | Type reference (TYPE) | ACO_TT_PERMISSIONS | Liste von ACO_TS_PERMISSIONS | 20011220 | |||
| 2 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020418 | |||
| 3 | IV_OBJECT_IS_INHERITED | Value transfer | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20020624 | ||
| 4 | IV_UPDATE_AT_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ' ': Sofortiges Verbuchen, 'X': Verbuchen erst bei 'Sichern' | 20080116 |
Method GET_PERMISSIONS on class CL_ACO_AUTHORIZATION has no exception.
Method GET_PERMISSION_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PERMISSION_LIST | Call by reference | Type reference (TYPE) | ACO_TT_PERMISSIONS | Liste von ACO_TS_PERMISSIONS | 20020625 | |||
| 2 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20020625 | |||
| 3 | IV_EVALUATE_REFERENCES | Value transfer | Type reference (TYPE) | BOOLEAN | CL_ACO_CONSTANTS=>SC_TRUE | boolsche Variable (X=true, -=false, space=unknown) | 20030227 | ||
| 4 | IV_OBJECT_IS_INHERITED | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020625 | |||
| 5 | IV_UPDATE_AT_SAVE | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | ' ': Sofortiges Verbuchen, 'X': Verbuchen erst bei 'Sichern' | 20080116 |
Method GET_PERMISSION_LIST on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_ACTIVITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIVITY | Call by reference | Type reference (TYPE) | ACO_TT_ACTIVITY | Benutzername im Benutzerstamm | 20030403 | |||
| 2 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030403 | |||
| 3 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ACO_OBJECT_TYPE | Objekttyp | 20030403 | |||
| 4 | RV_HAS_ACTIVITY | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030403 |
Method HAS_ACTIVITY on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20011212 | |||
| 2 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20011212 | |||
| 3 | RV_HAS_AUTHORIZATION | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20011215 |
Method HAS_AUTHORITY on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030402 | |||
| 2 | IV_AUTHORIZATION_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": Benutzer, Benutzergruppe ... | 20030402 | |||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20030402 | ||
| 4 | RV_HAS_AUTHORIZATION | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030402 |
Method HAS_AUTHORIZATION on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_EXTENDED_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030401 | |||
| 2 | IV_AUTHORIZATION_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": Benutzer, Benutzergruppe ... | 20030401 | |||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20030401 | ||
| 4 | RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030401 |
Method HAS_EXTENDED_AUTHORITY on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_HOLDER_TYPE_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030401 | |||
| 2 | IV_AUTHORIZATION_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": Benutzer, Benutzergruppe ... | 20030401 | |||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20030401 | ||
| 4 | RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030401 |
Method HAS_HOLDER_TYPE_AUTHORITY on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_INCLUSIVE_AUTHORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Value transfer | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20030401 | |||
| 2 | IV_AUTHORIZATION_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": Benutzer, Benutzergruppe ... | 20030401 | |||
| 3 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | SY-UNAME | Benutzername im Benutzerstamm | 20030401 | ||
| 4 | RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030402 |
Method HAS_INCLUSIVE_AUTHORITY on class CL_ACO_AUTHORIZATION has no exception.
Method HAS_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_MEMBERS | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20030401 |
Method HAS_MEMBERS on class CL_ACO_AUTHORIZATION has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common-Interface für Berechtigungsprüfung | 20011215 | |||
| 2 | IR_PARENT_AUTHORIZATION | Call by reference | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Informationen zu einem Ber.subjekt | 20020301 | |||
| 3 | IV_HANDLE | Call by reference | Type reference (TYPE) | ACO_PERSISTENCY_HANDLE | Handle für Referenz auf Instanz der Persistenzklasse | 20020205 | |||
| 4 | IV_ID | Call by reference | Type reference (TYPE) | ACO_OBJECT_ID | Objekt-Id | 20011212 | |||
| 5 | IV_TOP_ID | Call by reference | Type reference (TYPE) | ACO_TOP_ID | Id des obersten Knotens in der Hierarchie | 20020301 | |||
| 6 | IV_USE_AS_TEMPLATE | Call by reference | Type reference (TYPE) | BOOLE_D | CL_ACO_CONSTANTS=>SC_FALSE | ACO als Vorlageberechtigung benutzen | 20030312 | ||
| 7 | RR_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | CL_ACO_AUTHORIZATION | Berechtigungsprüfung | 20011212 |
Method INITIALIZE on class CL_ACO_AUTHORIZATION has no exception.
Method IS_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USER_ID | Call by reference | Type reference (TYPE) | XUBNAME | Benutzername im Benutzerstamm | 20020318 | |||
| 2 | RV_IS_MEMBER | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20020318 |
Method IS_MEMBER on class CL_ACO_AUTHORIZATION has no exception.
Method RESET_AUTHORITY_FOR_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_COMMON | Call by reference | Object reference (TYPE REF TO) | IF_ACO_COMMON | Common-Interface für Berechtigungsprüfung | 20020111 | |||
| 2 | IR_MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_ACO_MEMBER_INFO | IDs von Berechtigungsinhabern | 20011215 | |||
| 3 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20011215 | |||
| 4 | IV_AUTH_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Benutzername im Benutzerstamm | 20020111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Benutzer hat nicht die Berechtigung Änderungen durchzuführen | 20011220 |
Method SET_AUTHORITY_FOR_MEMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_ACO_MEMBER_INFO | IDs von Berechtigungsinhabern | 20011215 | |||
| 2 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | ACO_ACTVT | Aktivitiät für Berechtigungsprüfung | 20011215 | |||
| 3 | IV_AUTH_HOLDER_TYPE | Call by reference | Type reference (TYPE) | ACO_AUTH_HOLDER_TYPE | Art des "Berechtigungsobjekts": User, User Group,... | 20020111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Benutzer hat nicht die Berechtigung Änderungen durchzuführen | 20011220 |
Method UPDATE_MEMBERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_AUTH_HOLDERS | Call by reference | Object reference (TYPE REF TO) | CL_ACO_AUTHORIZATION_HOLDERS | Abstrakte Klasse für Berechtigungsinhaber (User,...) | 20021119 | |||
| 2 | IR_MEMBER | Call by reference | Object reference (TYPE REF TO) | IF_ACO_MEMBER_INFO | IDs von Berechtigungsinhabern | 20021119 |
Method UPDATE_MEMBERS on class CL_ACO_AUTHORIZATION has no exception.
Event Signatures
Event CHANGED Signature
Event CHANGED on class CL_ACO_AUTHORIZATION has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 100 |