SAP ABAP Interface IF_GRPC_API_ECONTROL (Interface of ECONTROL)
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_ECONTROL ECONTROL API 20091022
Properties
Interface IF_GRPC_API_ECONTROL  
Short Description Interface of ECONTROL    
General Data
Package GRPC_ENTITY_API   GRC Process controls API 
Created 20091022   SAP 
Last changed 20141106    
Unicode checks active    
Forward declarations
Interface IF_GRPC_API_ECONTROL 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_ECONTROL has no friend.
Attributes
Interface IF_GRPC_API_ECONTROL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DELETE Instance method Public Method Check if ths local iELC can be deleted 20091022
2 GET_CENTRAL Instance method Public Method Get central iELC ID 20091023
3 QUERY_HIER Static method Public Method Retrieving the list of local iELCs, iELC Groups and Orgunits 20091022
4 QUERY_LIST Static method Public Method Retrieving the list of local iELCs 20091022
5 RETRIEVE Instance method Public Method Retrieve the local iELC data 20091022
6 SEARCH Static method Public Method Search local iELCs 20091022
7 SEARCH_BY_DESCRIPTION Static method Public Method Search local iELCs according to description 20091022
8 UPDATE Instance method Public Method Update the local iELC 20091022
Events
Interface IF_GRPC_API_ECONTROL has no event.
Types
Interface 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 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091022
2 Returning RV_DELETE_ALLOWED Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20091022
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091105

Method GET_CENTRAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CENTRAL_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091023
2 Exporting 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091023

Method QUERY_HIER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ECONTROL_HIER Call by reference Type reference (TYPE) GRPC_T_API_OBJECT_LIST Object list 20091103
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091022
3 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method QUERY_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ECONTROL_LIST Call by reference Type reference (TYPE) GRPC_T_API_OBJECT_LIST Econtrol key list 20091103
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091022
3 Importing IV_IELC_SP Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091230
4 Importing IV_ORGUNIT_SP Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091230
5 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ECONTROL_DATA Call by reference Type reference (TYPE) GRPC_S_API_ECONTROL_DATA The detail of entity-level control 20100106
2 Exporting ET_ECONTROL_REGULATION Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID List of assigned regulations 20100106
3 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20091022
4 Importing IV_PARENT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091022
5 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ECONTROL_LIST Call by reference Type reference (TYPE) GRPC_T_API_ECONTROL Econtrol key list 20091103
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091022
3 Importing IT_ECONTROL_RANGE Call by reference Type reference (TYPE) GRPC_T_RA_API_OBJECT_ID The range table for object ID 20091022
4 Importing IT_ORGUNIT_RANGE Call by reference Type reference (TYPE) GRPC_T_RA_API_OBJECT_ID The range table for object ID 20091022
5 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) INT4 Natural number 20091022
6 Importing IV_PATTERN Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091027
7 Importing 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 CX_GRFN_EXCEPTION 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 Exporting ET_ECONTROL_LIST Call by reference Type reference (TYPE) GRPC_T_API_ECONTROL Econtrol key list 20091103
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20091022
3 Importing IV_ECONTROL_SP Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091022
4 Importing IV_MAX_ROWS Call by reference Type reference (TYPE) INT4 Natural number 20091022
5 Importing IV_ORGUNIT_SP Call by reference Type reference (TYPE) GRPC_API_SEARCH_PATTERN Search pattern for the Query APIs 20091022
6 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091022

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ECONTROL_DATA Call by reference Type reference (TYPE) GRPC_S_API_ECONTROL_DATA The detail of entity-level control 20091022
2 Importing IT_ECONTROL_REGULATION Call by reference Type reference (TYPE) GRFN_T_API_OBJECT_ID List of assigned regulations 20100106
3 Importing 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 CX_GRFN_EXCEPTION Generic GRC API exception 20091022
History
Last changed by/on SAP  20141106 
SAP Release Created in 600