SAP ABAP Class IF_GRPC_API_ECONTROL (Interface of ECONTROL)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091118 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_API_ECONTROL | ECONTROL API | 20091022 |
Properties
Class | IF_GRPC_API_ECONTROL | |
Short Description | Interface of ECONTROL | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091022 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GRPC_API_ECONTROL has no forward declaration.
Interfaces
Class IF_GRPC_API_ECONTROL has no interface implemented.
Friends
Class IF_GRPC_API_ECONTROL has no friend class.
Attributes
Class IF_GRPC_API_ECONTROL has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check if ths local iELC can be deleted | 20091022 |
2 | ![]() |
Instance method | Public | Method | Get central iELC ID | 20091023 |
3 | ![]() |
Static method | Public | Method | Retrieving the list of local iELCs, iELC Groups and Orgunits | 20091022 |
4 | ![]() |
Static method | Public | Method | Retrieving the list of local iELCs | 20091022 |
5 | ![]() |
Instance method | Public | Method | Retrieve the local iELC data | 20091022 |
6 | ![]() |
Static method | Public | Method | Search local iELCs | 20091022 |
7 | ![]() |
Static method | Public | Method | Search local iELCs according to description | 20091022 |
8 | ![]() |
Instance method | Public | Method | Update the local iELC | 20091022 |
Events
Class IF_GRPC_API_ECONTROL has no event.
Types
Class IF_GRPC_API_ECONTROL 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_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 | ||
2 | ![]() |
RV_DELETE_ALLOWED | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091105 |
Method GET_CENTRAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CENTRAL_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091023 | ||
2 | ![]() |
EV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091023 |
Method QUERY_HIER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ECONTROL_HIER | Call by reference | Type reference (TYPE) | GRPC_T_API_OBJECT_LIST | Object list | 20091103 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091022 | ||
3 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
Method QUERY_LIST 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_OBJECT_LIST | Econtrol key list | 20091103 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091022 | ||
3 | ![]() |
IV_IELC_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091230 | ||
4 | ![]() |
IV_ORGUNIT_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091230 | ||
5 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ECONTROL_DATA | Call by reference | Type reference (TYPE) | GRPC_S_API_ECONTROL_DATA | The detail of entity-level control | 20100106 | ||
2 | ![]() |
ET_ECONTROL_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | List of assigned regulations | 20100106 | ||
3 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091022 | ||
4 | ![]() |
IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 | ||
5 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
Method SEARCH 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 | 20091022 | ||
3 | ![]() |
IT_ECONTROL_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RA_API_OBJECT_ID | The range table for object ID | 20091022 | ||
4 | ![]() |
IT_ORGUNIT_RANGE | Call by reference | Type reference (TYPE) | GRPC_T_RA_API_OBJECT_ID | The range table for object ID | 20091022 | ||
5 | ![]() |
IV_MAX_ROWS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20091022 | ||
6 | ![]() |
IV_PATTERN | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091027 | ||
7 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
Method SEARCH_BY_DESCRIPTION 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 | 20091022 | ||
3 | ![]() |
IV_ECONTROL_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091022 | ||
4 | ![]() |
IV_MAX_ROWS | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20091022 | ||
5 | ![]() |
IV_ORGUNIT_SP | Call by reference | Type reference (TYPE) | GRPC_API_SEARCH_PATTERN | Search pattern for the Query APIs | 20091022 | ||
6 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
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 | 20091022 | ||
2 | ![]() |
IT_ECONTROL_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | List of assigned regulations | 20100106 | ||
3 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20091022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091022 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |