SAP ABAP Class IF_GRPC_API_ECGROUP (Interface of ECGROUP)
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_ECGROUP ECGROUP API 20091021
Properties
Class IF_GRPC_API_ECGROUP  
Short Description Interface of ECGROUP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091021   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_GRPC_API_ECGROUP has no forward declaration.
Interfaces
Class IF_GRPC_API_ECGROUP has no interface implemented.
Friends
Class IF_GRPC_API_ECGROUP has no friend class.
Attributes
Class 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
Class IF_GRPC_API_ECGROUP has no event.
Types
Class 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