SAP ABAP Class CL_GRAC_API_DERIVED_ROLE (Derived Role API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ENTITY_API (Package) Access Control GRC API Support

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRAC_API_SINGLE_ROLE | Single Role API | 20090916 |
Properties
Class | CL_GRAC_API_DERIVED_ROLE | |
Short Description | Derived Role API | |
Super Class | CL_GRAC_API_SINGLE_ROLE | Single Role API |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_ENTITY_API | Access Control GRC API Support |
Created | 20090916 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_API_DERIVED_ROLE has no forward declaration.
Interfaces
Class CL_GRAC_API_DERIVED_ROLE has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20091013 | Session Management for GRC APIs |
Attributes
Class CL_GRAC_API_DERIVED_ROLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Get | 20090916 |
2 | ![]() |
Static method | Public | Method | Get the parent role id of the derived role | 20100813 |
3 | ![]() |
Instance method | Public | Method | Update the leading org level | 20100708 |
Events
Class CL_GRAC_API_DERIVED_ROLE has no event.
Types
Class CL_GRAC_API_DERIVED_ROLE has no local type.
Method Signatures
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090916 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090916 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_DERIVED_ROLE | Entity API class | 20090916 |
Method GET on class CL_GRAC_API_DERIVED_ROLE has no exception.
Method GET_PARENT_ROLE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DERIVED_ROLEID | Call by reference | Type reference (TYPE) | GRAC_ROLEID | Role ID | 20100813 | ||
2 | ![]() |
RV_SINGLE_ROLEID | Value transfer | Type reference (TYPE) | GRAC_ROLEID | Role ID | 20100813 |
Method GET_PARENT_ROLE_ID on class CL_GRAC_API_DERIVED_ROLE has no exception.
Method UPDATE_LEAD_ORG_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_LEAD_ORGLVLFLD | Call by reference | Type reference (TYPE) | GRAC_S_ORGFLD_VALUE | Organization Value Structure | 20100708 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100708 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |