SAP ABAP Class /RPM/IF_EX_AUTHORIZATION (Business add-in interface /RPM/IF_EX_AUTHORIZATION)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_EXM_IM_AUTHORIZATION | Example implementation for business add-in definition /RPM/A | 20080626 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /RPM/CL_EX_AUTHORIZATION | BAdI Class /RPM/CL_EX_AUTHORIZATION | 20060309 |
Properties
Class | /RPM/IF_EX_AUTHORIZATION | |
Short Description | Business add-in interface /RPM/IF_EX_AUTHORIZATION | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 1 | |
Package | ||
Created | 20060309 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /RPM/IF_EX_AUTHORIZATION has no forward declaration.
Interfaces
Class /RPM/IF_EX_AUTHORIZATION has no interface implemented.
Friends
Class /RPM/IF_EX_AUTHORIZATION has no friend class.
Attributes
Class /RPM/IF_EX_AUTHORIZATION has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | After Display | 20060407 |
2 | ![]() |
Instance method | Public | Method | Authorization Before Modification | 20060309 |
3 | ![]() |
Instance method | Public | Method | Before Modification | 20060330 |
4 | ![]() |
Instance method | Public | Method | Check Custom Authorization in Dashboard and Other Checks | 20080430 |
Events
Class /RPM/IF_EX_AUTHORIZATION has no event.
Types
Class /RPM/IF_EX_AUTHORIZATION has no local type.
Method Signatures
Method AFTER_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACLS | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Permissions list for user | 20060407 | ||
2 | ![]() |
CT_ACL_ROLES | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | ACO_ROLES | 20060407 | ||
3 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20060407 | ||
4 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060407 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20060407 |
Method AFTER_DISPLAY on class /RPM/IF_EX_AUTHORIZATION has no exception.
Method AUTHORIZATION_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_PERMISSIONS_NEW | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Permissions list for user | 20070122 | ||
2 | ![]() |
CT_PERMISSIONS_ROLE_NEW | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | ACO_ROLES | 20070122 | ||
3 | ![]() |
IT_PERMISSIONS_NEW | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Permissions list for user | 20060309 | ||
4 | ![]() |
IT_PERMISSIONS_OLD | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Permissions list for user | 20060309 | ||
5 | ![]() |
IT_PERMISSIONS_ROLE_NEW | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | ACO_ROLES | 20060309 | ||
6 | ![]() |
IT_PERMISSIONS_ROLE_OLD | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | ACO_ROLES | 20060309 | ||
7 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20060313 | ||
8 | ![]() |
IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | /RPM/TV_GUID | Object Category | 20060309 | ||
9 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ACO_OBJECT_TYPE | Guid for application objects | 20060309 | ||
10 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | /RPM/TV_OBJECT_STATE | Application object state (technical) | 20060328 |
Method AUTHORIZATION_MODIFY on class /RPM/IF_EX_AUTHORIZATION has no exception.
Method BEFORE_MODIFY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_ACLS | Call by reference | Type reference (TYPE) | /RPM/TT_ACO_PERMISSIONS | Permissions list for user | 20060330 | ||
2 | ![]() |
CT_ACL_ROLES | Call by reference | Type reference (TYPE) | /RPM/TT_ACL_ROLES | ACO_ROLES | 20060330 | ||
3 | ![]() |
IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20060330 | ||
4 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20060330 | ||
5 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LAISO | Language according to ISO 639 | 20060330 |
Method BEFORE_MODIFY on class /RPM/IF_EX_AUTHORIZATION has no exception.
Method CHECK_CUSTOM_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_TYPE_RANGE | Value transfer | Type reference (TYPE) | INM_OF_TT_ACO_ACTVT | Table type of ACO_ACTVT | 20080430 | ||
2 | ![]() |
CV_AUTHORIZED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | ||
3 | ![]() |
IR_ACO | Call by reference | Object reference (TYPE REF TO) | IF_ACO_AUTHORIZATION | Common Interface for Authorization Check | 20080430 | ||
4 | ![]() |
IS_CONTEXT | Value transfer | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20080430 | ||
5 | ![]() |
IS_DASHBOARD | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 | ||
6 | ![]() |
IV_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20080430 | ||
7 | ![]() |
IV_MY_OBJECTS | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080430 |
Method CHECK_CUSTOM_AUTHORIZATION on class /RPM/IF_EX_AUTHORIZATION has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in |