SAP ABAP Class CL_GRRM_API_CRGROUP (Risk Clasification Group)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_ENTITY_API (Package) Risk Management APIs
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 20080508
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_CUSTOMFIELD Interface for Customer Field API 20090216
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_REPORT Get data for reporting engine 20080822
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_API_CONTEXT Context implementation 20100527
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_API_CRGROUP Risk Clasification Group 20080508
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRRM_API_RISK_COLLECTION API can serve as a risk collection 20120123
Properties
Class CL_GRRM_API_CRGROUP  
Short Description Risk Clasification Group    
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 GRRM_ENTITY_API   Risk Management APIs 
Created 20080508   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_GRRM_MODEL_CRISK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 GRRM0 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 20090216
2 IF_GRFN_REPORT Get data for reporting engine 20080822
3 IF_GRRM_API_CONTEXT Context implementation 20100527
4 IF_GRRM_API_CRGROUP Risk Clasification Group 20080508
5 IF_GRRM_API_RISK_COLLECTION API can serve as a risk collection 20120123
Friends
# Friend Modeled only Created on Description
1 CL_GRFN_API_SESSION 20080513 Session Management for GRC APIs
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_HIER_TYPE_PRIMARY Constant Public Type reference (TYPE) GRRM_SECONDARY_TOP_NODE ' ' Hierarchy Type 20140204
2 MC_HIER_TYPE_SECONDARY Constant Public Type reference (TYPE) GRRM_SECONDARY_TOP_NODE 'X' Hierarchy Type 20140204
3 MC_HIER_TYPE_SECONDARY_ORX Constant Public Type reference (TYPE) GRRM_SECONDARY_TOP_NODE 'R' Hierarchy Type 20140204
4 MC_MODEL_CLASS Constant Private Type reference (TYPE) CLASSNAME 'CL_GRRM_MODEL_CRISK' Reference Type 20080826
5 MC_MODEL_CLASS_RESP_TEMPL Constant Public Type reference (TYPE) CLASSNAME 'CL_GRRM_MODEL_RESPONSE_TEMPL' Reference type 20101119
6 MC_MODEL_CONTEXT Constant Public Type reference (TYPE) CLASSNAME 'CL_GRRM_CONTEXT_MODEL' Reference type 20100527
7 MC_MODEL_SETUP Constant Public Type reference (TYPE) CLASSNAME 'CL_GRPC_MODEL_SETUP' Reference type 20101119
8 MC_OC Constant Private Type reference (TYPE) GRRM_CLASSIFICATION_TYPES 'OC' Classification types 20080825
9 MC_RC Constant Private Type reference (TYPE) GRRM_CLASSIFICATION_TYPES 'RC' Classification types 20080825
10 MT_CC_TYPE Static Attribute Public Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080804
11 MT_TYPE Static Attribute Public Type reference (TYPE) GRRM_T_API_VALUESET Value set 20080722
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_EXISTENCE Instance method Private Method 20080514
2 CLASS_CONSTRUCTOR Static method Public Constructor 20080722
3 CONVERT_LIST Static method Private Method 20080513
4 GET Static method Private Method 20080508
5 GET_CC_TYPE Static method Public Method 20080804
6 GET_HIER_TYPE Static method Public Method 20140204
7 GET_ORX_EL Static method Public Method Get values for ORX attribute BL 20140203
8 GET_TOP_NODES Static method Public Method 20110502
9 GET_TYPE Static method Public Method Get Classification type 20080722
10 QUERY Instance method Public Method 20080924
Events
Class CL_GRRM_API_CRGROUP has no event.
Types
Class CL_GRRM_API_CRGROUP has no local type.
Method Signatures

Method CHECK_EXISTENCE Signature

Method CHECK_EXISTENCE on class CL_GRRM_API_CRGROUP has no parameter.
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080514

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GRRM_API_CRGROUP has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRRM_API_CRGROUP has no exception.

Method CONVERT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COPP Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Table type for common risk group list 20080825
2 Exporting ET_CRGROUP Call by reference Type reference (TYPE) GRRM_T_API_CRGROUP_LIST Table type for common risk group list 20080513
3 Exporting ET_CRISK Call by reference Type reference (TYPE) GRRM_T_API_CRISK_LIST Table type for Common Risk List 20080513
4 Exporting ET_OPP Call by reference Type reference (TYPE) GRRM_T_API_CRISK_LIST Table type for Common Risk List 20080825
5 Importing IT_LIST Call by reference Type reference (TYPE) CL_GRRM_MODEL_CRISK=>T_CRISK_LIST 20080513

Method CONVERT_LIST on class CL_GRRM_API_CRGROUP has no exception.

Method GET 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 20080508
2 Importing IV_OBJECT_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080508
3 Returning RO_RESULT Value transfer Object reference (TYPE REF TO) CL_GRRM_API_CRGROUP Risk Clasification 20080508
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080514

Method GET_CC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CC_TYPE Call by reference Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080804

Method GET_CC_TYPE on class CL_GRRM_API_CRGROUP has no exception.

Method GET_HIER_TYPE 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 20140204
2 Importing IV_CRGROUP_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20140204
3 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20140204
4 Returning RV_SEC_HIER Value transfer Type reference (TYPE) AS4FLAG 20140204
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140204

Method GET_ORX_EL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20140203

Method GET_ORX_EL on class CL_GRRM_API_CRGROUP has no exception.

Method GET_TOP_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TOP_NODES_ID Value transfer Type reference (TYPE) GRFN_T_API_OBJECT_ID Table type of API object ID 20110502
2 Exporting EV_MASTER_TOP_NODE_ID Value transfer Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110502
3 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20110502
4 Importing IV_REGULATION_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20110502
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20110502

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TYPE Call by reference Type reference (TYPE) GRRM_T_API_VALUESET GRRM API Valueset 20080722

Method GET_TYPE on class CL_GRRM_API_CRGROUP has no exception.

Method QUERY Signature

Method QUERY on class CL_GRRM_API_CRGROUP has no parameter.
Method QUERY on class CL_GRRM_API_CRGROUP has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300