SAP ABAP Class /RPM/IF_AUTHORIZATION_ELEMENT (Objects with Authorizations)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ACO_COMMON | Common Interface for Authorization Check | 20050110 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_DOCUMENT | PPM: Document | 20080407 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_ENTITY_PROJECT | General Object Definition | 20050110 |
Properties
Class | /RPM/IF_AUTHORIZATION_ELEMENT | |
Short Description | Objects with Authorizations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20050110 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /RPM/IF_AUTHORIZATION_ELEMENT has no interface implemented.
Friends
Class /RPM/IF_AUTHORIZATION_ELEMENT has no friend class.
Attributes
Class /RPM/IF_AUTHORIZATION_ELEMENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Access Method to Authorzation Object (Reading) | 20050110 |
2 | ![]() |
Instance method | Public | Method | 20050110 | |
3 | ![]() |
Instance method | Public | Method | 20050110 | |
4 | ![]() |
Instance method | Public | Method | 20050110 | |
5 | ![]() |
Instance method | Public | Method | 20050110 | |
6 | ![]() |
Instance method | Public | Method | Reference to Authorization Object of the Superior Node | 20050110 |
7 | ![]() |
Instance method | Public | Method | Retreive object permissions | 20050312 |
8 | ![]() |
Instance method | Public | Method | Retreive object permissions | 20060125 |
9 | ![]() |
Instance method | Public | Method | Get ID of Highest Node | 20050110 |
10 | ![]() |
Instance method | Public | Method | Set object permissions | 20050312 |
11 | ![]() |
Instance method | Public | Method | Set object permissions | 20060606 |
Events
Class /RPM/IF_AUTHORIZATION_ELEMENT has no event.
Types
Class /RPM/IF_AUTHORIZATION_ELEMENT has no local type.
Method Signatures
Method GET_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Information über Berechtigungssubjekt | 20050110 |
Method GET_AUTHORIZATION on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_DESCRIPTION on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_ID Signature
Method GET_ID on class /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_ID on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_NAME Signature
Method GET_NAME on class /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_NAME on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on class /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_OBJECT_TYPE on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_PARENT_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_PARENT_AUTHORIZATION | Value transfer | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Information über Berechtigungssubjekt | 20050110 |
Method GET_PARENT_AUTHORIZATION on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_PERMISSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERMISSIONS | Value transfer | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Berechtigungsliste für Benutzer | 20050312 | ||
2 | ![]() |
IV_DIRECT_AUTHORIZATIONS | Call by reference | Type reference (TYPE) | BOOLE_D | /RPM/CL_CO=>SC_TRUE | Direkte Objektberechtigungen abrufen | 20050312 | |
3 | ![]() |
IV_INHERITED_AUTHORIZATIONS | Call by reference | Type reference (TYPE) | BOOLE_D | Vererbete Objektberechtigungen abrufen | 20050312 |
Method GET_PERMISSIONS on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_PERMISSIONS_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_PERMISSIONS_ROLE | Value transfer | Type reference (TYPE) | /RPM/TT_ACL_ROLES | ACO_ROLES | 20060203 | ||
2 | ![]() |
IV_DIRECT_AUTHORIZATIONS | Call by reference | Type reference (TYPE) | BOOLE_D | /RPM/CL_CO=>SC_TRUE | Retrieve direct object authorizations | 20060125 | |
3 | ![]() |
IV_INHERITED_AUTHORIZATIONS | Call by reference | Type reference (TYPE) | BOOLE_D | Retrieve inherited object authorizations | 20060125 |
Method GET_PERMISSIONS_ROLES on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_TOP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TOP_ID | Value transfer | Type reference (TYPE) | ACO_TOP_ID | ID des höchsten Knotens in der Hierarchie | 20050110 |
Method GET_TOP_ID on class /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method SET_PERMISSIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERMISSIONS | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Berechtigungsliste für Benutzer | 20050312 | ||
2 | ![]() |
IT_PERMISSIONS_ROLE | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | Permissions list for role | 20060203 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RPM-Berechtigungsfehler - Ausnahmeklasse | 20050628 |
Method SET_PERMISSIONS_ROLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PERMISSIONS | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Permissions list for user | 20060606 | ||
2 | ![]() |
IT_PERMISSIONS_ROLE | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | Permissions list for role | 20060606 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
RPM-Berechtigungsfehler - Ausnahmeklasse | 20060606 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |