SAP ABAP Interface IF_GRPC_API_ECGROUP (Interface of ECGROUP)
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_ECGROUP ECGROUP API 20091021
Properties
Interface IF_GRPC_API_ECGROUP  
Short Description Interface of ECGROUP    
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_ECGROUP 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_ECGROUP has no friend.
Attributes
Interface IF_GRPC_API_ECGROUP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CENTRAL Instance method Public Method Retrieve the central iELC Group ID 20091021
2 GET_CHILDREN Instance method Public Method Return the Children for a local iELC group 20091027
3 RETRIEVE Instance method Public Method Retrieve the local iELC group data 20091021
4 UPDATE Instance method Public Method Update the local iELC group 20091021
Events
Interface IF_GRPC_API_ECGROUP has no event.
Types
Interface IF_GRPC_API_ECGROUP has no local type.
Method Signatures

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 20091021
2 Exporting EV_ORGUNIT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091021
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091021

Method GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHILDREN Call by reference Type reference (TYPE) GRPC_T_API_ECONTROL Econtrol key list 20091103
2 Importing IV_EXPANDED Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20091027
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091027
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091027

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDITABLE Call by reference Type reference (TYPE) GRFN_BOOLEAN Boolean 20091021
2 Importing IV_PARENT_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091022
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRPC_API_OBJECT_ID GRPC ID of the individual object 20091021
4 Returning RS_ECGROUP_DATA Value transfer Type reference (TYPE) GRPC_S_API_ECONTROL_DATA The detail of entity-level control 20091027
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20091021

Method UPDATE Signature

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