SAP ABAP Class CL_GRAC_API_ADM_DELEGATION (Approver delegation)
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 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20100719 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRAC_API_ADM_DELEGATION | Approver Delegation | 20100719 |
Properties
| Class | CL_GRAC_API_ADM_DELEGATION | |
| Short Description | Approver delegation | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| 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 | 20100719 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRAC_API_ADM_DELEGATION has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRAC_API_ADM_DELEGATION | Approver Delegation | 20100719 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20100719 | Session Management for GRC APIs |
Attributes
Class CL_GRAC_API_ADM_DELEGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create New Approver | 20100719 | |
| 2 | Static method | Public | Method | Get | 20100719 |
Events
Class CL_GRAC_API_ADM_DELEGATION has no event.
Types
Class CL_GRAC_API_ADM_DELEGATION has no local type.
Method Signatures
Method CREATE 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 | 20100719 | |||
| 2 | IS_APPROVER | Call by reference | Type reference (TYPE) | GRAC_S_APRV_DELEG | Approver Delegation | 20100719 |
Method CREATE on class CL_GRAC_API_ADM_DELEGATION has no exception.
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 | 20100719 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100719 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRAC_API_ADM_DELEGATION | Approver delegation | 20100719 |
Method GET on class CL_GRAC_API_ADM_DELEGATION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |