SAP ABAP Class CL_GRFN_API_REG_GROUP (Regulation Group API)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_ENTITY_API (Package) GRC Foundation API
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 20080623
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20081028
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_REG_GROUP Interface of regulation group 20080623
Properties
Class CL_GRFN_API_REG_GROUP  
Short Description Regulation Group API    
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 GRFN_ENTITY_API   GRC Foundation API 
Created 20080623   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 GRFN0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRFNM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20081028
2 IF_GRFN_API_REG_GROUP Interface of regulation group 20080623
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20080623 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ERROR Constant Private Type reference (TYPE) SY-MSGTY 'E' Message Type 20080626
2 MC_MESSAGE_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRFN_ENTITY_API' Reference type 20080626
3 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRFN_MODEL_MCF' Reference type 20080626
4 MC_WD_MESSAGE_CLASS Constant Private Type reference (TYPE) SY-MSGID 'GRFN_WD' Reference type 20080710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080626
2 GET Static method Private Method 20080623
3 VALIDATE_VALIDTO Instance method Private Method Validate the valid to logic 20080710
Events
Class CL_GRFN_API_REG_GROUP has no event.
Types
Class CL_GRFN_API_REG_GROUP has no local type.
Method Signatures

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 20080626
2 Importing IV_OBJECT Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080626

Method CONSTRUCTOR on class CL_GRFN_API_REG_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 20080623
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080623
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRFN_API_REG_GROUP Regulation Group API 20080623
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080623

Method VALIDATE_VALIDTO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REG_GROUP_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080710
2 Importing LO_MODEL_MCF Call by reference Object reference (TYPE REF TO) CL_GRFN_MODEL_MCF Model class for MCF 20080710
3 Importing LV_VALIDTO Call by reference Type reference (TYPE) ENDDA End Date 20080710
4 Returning RV_IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20080710
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080710
History
Last changed by/on SAP  20141106 
SAP Release Created in 300