SAP ABAP Interface IF_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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_API_ADM_DELEGATION | Approver delegation | 20100719 |
Properties
| Interface | IF_GRAC_API_ADM_DELEGATION | |
| Short Description | Approver Delegation |
General Data
| Package | GRAC_ACCESS_REQUEST | Access Control GRC Access Request |
| Created | 20100719 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_ADM_DELEGATION has no forward declaration.
Interfaces
Interface IF_GRAC_API_ADM_DELEGATION has no interface.
Friends
Interface IF_GRAC_API_ADM_DELEGATION has no friend.
Attributes
Interface IF_GRAC_API_ADM_DELEGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Approver Delegation | 20100719 | |
| 2 | Instance method | Public | Method | Retrieve Delagate Approver | 20100719 | |
| 3 | Instance method | Public | Method | Update Approver Delegation | 20100719 |
Events
Interface IF_GRAC_API_ADM_DELEGATION has no event.
Types
Interface IF_GRAC_API_ADM_DELEGATION has no local type.
Method Signatures
Method DELETE 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_APPRV_DELEG | Approver Delegation | 20100719 |
Method DELETE on Interface IF_GRAC_API_ADM_DELEGATION has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_APPROVER | Call by reference | Type reference (TYPE) | GRAC_S_APRV_DELEG | Approver Delegation | 20100719 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100719 | |||
| 3 | IS_APPROVER | Call by reference | Type reference (TYPE) | GRAC_S_APRV_DELEG | Approver Delegation | 20100719 |
Method RETRIEVE on Interface IF_GRAC_API_ADM_DELEGATION has no exception.
Method UPDATE 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 UPDATE on Interface IF_GRAC_API_ADM_DELEGATION has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |