SAP ABAP Interface IF_GRPC_API_XECONTROL (Interface of XECONTROL)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ENTITY_API (Package) GRC Process controls API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_XECONTROL | XECONTROL API | 20091021 |
Properties
| Interface | IF_GRPC_API_XECONTROL | |
| Short Description | Interface of XECONTROL |
General Data
| Package | GRPC_ENTITY_API | GRC Process controls API |
| Created | 20091021 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRPC_API_XECONTROL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091118 |
Friends
Interface IF_GRPC_API_XECONTROL has no friend.
Attributes
Interface IF_GRPC_API_XECONTROL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if the central iELC can be deleted | 20091021 | |
| 2 | Static method | Public | Method | Create a new central iELC | 20091021 | |
| 3 | Instance method | Public | Method | Delete the central iELC. | 20091021 | |
| 4 | Instance method | Public | Method | Get local iELC from central iELC | 20100604 | |
| 5 | Instance method | Public | Method | Cut and Paste the central iELC data | 20091021 | |
| 6 | Static method | Public | Method | Used for retrieving the list of central iELCs | 20091021 | |
| 7 | Instance method | Public | Method | Retrieve the central iELC data | 20091021 | |
| 8 | Instance method | Public | Method | Update the central iELC | 20091021 |
Events
Interface IF_GRPC_API_XECONTROL has no event.
Types
Interface IF_GRPC_API_XECONTROL has no local type.
Method Signatures
Method CHECK_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 | |||
| 3 | RV_DELETE_ALLOWED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
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 | 20091021 | |||
| 2 | IS_ECONTROL_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ECONTROL_DATA | The detail of entity-level control | 20091021 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 | |||
| 4 | RV_ECONTROL_ID | Value transfer | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
Method GET_LOCAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ECONTROL | Value transfer | Type reference (TYPE) | GRPC_T_API_ECONTROL | Econtrol key list | 20100604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100604 |
Method MOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARENT_ID_NEW | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 | |||
| 2 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ECONTROL_LIST | Call by reference | Type reference (TYPE) | GRPC_T_API_ECONTROL | Econtrol key list | 20091103 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091021 | |||
| 3 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern | 20091021 | |||
| 4 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_XECONTROL_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ECONTROL_DATA | The detail of entity-level control | 20091021 | |||
| 2 | ET_ECONTROL_DATA | Call by reference | Type reference (TYPE) | GRPC_T_API_ECONTROL | The detail of entity-level control | 20091021 | |||
| 3 | ET_ECONTROL_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | List of regulation | 20100518 | |||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091021 | |||
| 5 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ECONTROL_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ECONTROL_DATA | The detail of entity-level control | 20091021 | |||
| 2 | IT_ECONTROL_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | List of assigned regulations | 20100518 | |||
| 3 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20091021 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |