SAP ABAP Class CL_GRAC_TEMPLATE_ROLE_BASE (Template role base class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ACCESS_REQUEST (Package) Access Control GRC Access Request

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111124 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_TEMPLATE_ROLE | Template role | 20110906 |
Properties
Class | CL_GRAC_TEMPLATE_ROLE_BASE | |
Short Description | Template role base class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_ACCESS_REQUEST | Access Control GRC Access Request |
Created | 20110906 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_TEMPLATE_ROLE_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20111124 | ||
2 | IF_GRAC_TEMPLATE_ROLE | Template role | 20110906 |
Friends
Class CL_GRAC_TEMPLATE_ROLE_BASE has no friend class.
Attributes
Class CL_GRAC_TEMPLATE_ROLE_BASE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20110906 |
Events
Class CL_GRAC_TEMPLATE_ROLE_BASE has no event.
Types
Class CL_GRAC_TEMPLATE_ROLE_BASE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_REQUEST_HEADER | Call by reference | Type reference (TYPE) | GRAC_S_API_REQ_DATA | Request Header data like priority etc | 20110906 | ||
2 | ![]() |
IT_ASSIGNMENTS | Call by reference | Type reference (TYPE) | GRAC_T_API_REQLINEITEM | Request assignment details | 20110906 | ||
3 | ![]() |
IT_REQSYSTEM | Call by reference | Type reference (TYPE) | GRAC_T_API_REQSYS | System Data | 20110906 | ||
4 | ![]() |
IT_REQUEST_OWNER | Call by reference | Type reference (TYPE) | GRAC_T_API_REQOWNER | Request owners like manager, requestor | 20110906 | ||
5 | ![]() |
IT_REQUEST_USER | Call by reference | Type reference (TYPE) | GRAC_T_API_USER_INFO | User info | 20110906 | ||
6 | ![]() |
IT_USERGROUPS | Call by reference | Type reference (TYPE) | GRAC_T_API_USERGROUPS | User Groups | 20110906 | ||
7 | ![]() |
IT_USERPARAM | Call by reference | Type reference (TYPE) | GRAC_T_API_USERPARAM | User Parameters | 20110906 | ||
8 | ![]() |
IV_ROLE_NAME | Call by reference | Type reference (TYPE) | GRAC_ROLE_NAME | Template Role Name | 20110906 |
Method CONSTRUCTOR on class CL_GRAC_TEMPLATE_ROLE_BASE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |