SAP ABAP Interface /RPM/IF_AUTHORIZATION_ELEMENT (Objects with Authorizations)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
/RPM/OBJECTS (Package) xRPM Business Objects

⤷

⤷

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
Interface | /RPM/IF_AUTHORIZATION_ELEMENT | |
Short Description | Objects with Authorizations |
General Data
Package | /RPM/OBJECTS | xRPM Business Objects |
Created | 20050110 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | /RPM/CL_CO | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ACO_COMMON | Common Interface for Authorization Check | 20050110 |
Friends
Interface /RPM/IF_AUTHORIZATION_ELEMENT has no friend.
Attributes
Interface /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
Interface /RPM/IF_AUTHORIZATION_ELEMENT has no event.
Types
Interface /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 Interface /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_DESCRIPTION on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_ID Signature
Method GET_ID on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_ID on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_NAME on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no exception.
Method GET_OBJECT_TYPE Signature
Method GET_OBJECT_TYPE on Interface /RPM/IF_AUTHORIZATION_ELEMENT has no parameter.
Method GET_OBJECT_TYPE on Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 | 400 |