SAP ABAP Class CL_GRAC_API_SPM_CTRL_GROUP (API class for Controller Groups)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_ENTITY_API (Package) Access Control GRC API Support
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GRFN_API_BASIS Basis class for GRC API classes 20090825
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRAC_API_SPM_CTRL_GROUP API service interface for Controller Groups 20090825
Properties
Class CL_GRAC_API_SPM_CTRL_GROUP  
Short Description API class for Controller Groups    
Super Class CL_GRFN_API_BASIS Basis class for GRC API classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_ENTITY_API   Access Control GRC API Support 
Created 20090825   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_API_SPM_CTRL_GROUP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRAC_API_SPM_CTRL_GROUP API service interface for Controller Groups 20090825
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20090825 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20091028
2 CV_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRAC_MODEL_SPM_CTRL_GROUP' Reference type 20091028
3 CV_MSG_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRAC_ENTITY_API' Message Class 20091028
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_GROUP_EXIST Instance method Public Method 20100209
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090825
3 GET Static method Private Method 20090825
Events
Class CL_GRAC_API_SPM_CTRL_GROUP has no event.
Types
Class CL_GRAC_API_SPM_CTRL_GROUP has no local type.
Method Signatures

Method CHECK_GROUP_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXISTS Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20100209

Method CHECK_GROUP_EXIST on class CL_GRAC_API_SPM_CTRL_GROUP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Value transfer Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090825
2 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090825

Method CONSTRUCTOR on class CL_GRAC_API_SPM_CTRL_GROUP has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20090825
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20090825
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRAC_API_SPM_CTRL_GROUP 20090825
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20090825
History
Last changed by/on SAP  20141106 
SAP Release Created in 600