SAP ABAP Interface IF_GRAC_API_UAR_COORDINATOR (Interface for UAR Coordinator)
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRAC_API_UAR_COORDINATOR | Class implementation for Access request template API | 20100216 |
Properties
| Interface | IF_GRAC_API_UAR_COORDINATOR | |
| Short Description | Interface for UAR Coordinator |
General Data
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20100216 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRAC_API_UAR_COORDINATOR has no forward declaration.
Interfaces
Interface IF_GRAC_API_UAR_COORDINATOR has no interface.
Friends
Interface IF_GRAC_API_UAR_COORDINATOR has no friend.
Attributes
Interface IF_GRAC_API_UAR_COORDINATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Coordinator | 20100216 | |
| 2 | Instance method | Public | Method | Retrieve Coordinator | 20100216 | |
| 3 | Instance method | Public | Method | Update Coordinator | 20100216 |
Events
Interface IF_GRAC_API_UAR_COORDINATOR has no event.
Types
Interface IF_GRAC_API_UAR_COORDINATOR 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 | 20100217 | |||
| 2 | IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100217 |
Method DELETE on Interface IF_GRAC_API_UAR_COORDINATOR has no exception.
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_COORDINATOR | Value transfer | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100222 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100224 | |||
| 3 | IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100222 |
Method RETRIEVE on Interface IF_GRAC_API_UAR_COORDINATOR 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 | 20100216 | |||
| 2 | IS_COORDINATOR | Call by reference | Type reference (TYPE) | GRAC_S_API_COORDINATOR | Structure for Coordinator | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100216 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |