SAP ABAP Class CL_GRRM_MODEL_RISK_CLUSTER (Delegation Personalization)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_RISK (Package) Package GRC-RM Risk
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GRFN_API_MODEL Interface for handling of GRC API models 20100211
Properties
Class CL_GRRM_MODEL_RISK_CLUSTER  
Short Description Delegation Personalization    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_RISK   Package GRC-RM Risk 
Created 20100211   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GRFN_API_MODEL Interface for handling of GRC API models 20100211
Friends
Class CL_GRRM_MODEL_RISK_CLUSTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_DATES Instance attribute Private Type reference (TYPE) GRFN_S_TF_DATES Timeframe details 20100211
2 MT_CLUSTER_CHANGED Instance attribute Private Type reference (TYPE) YT_CLUSTER_CHANGED List of changed Clusters 20100211
3 MT_RISK_CLUSTER Instance attribute Private Type reference (TYPE) YT_RISK_CLUSTER Risk list 20100211
4 MV_LANGUAGE Instance attribute Private Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100211
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100211
2 GET Instance method Public Method 20100211
3 SET Instance method Public Method 20100211
Events
Class CL_GRRM_MODEL_RISK_CLUSTER has no event.
Types
Class CL_GRRM_MODEL_RISK_CLUSTER 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 IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20100211
2 Importing IV_TF_YEAR Call by reference Type reference (TYPE) GRFN_TF_YEAR Timeframe Year 20100211
3 Importing IV_TIMEFRAME Call by reference Type reference (TYPE) GRFN_TIMEFRAME Timeframe 20100211

Method CONSTRUCTOR on class CL_GRRM_MODEL_RISK_CLUSTER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CLUSTER Call by reference Type reference (TYPE) GRRM_T_CLUSTER List of objects 20100211
2 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_OBJECTID Object ID 20100211
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100211

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLUSTER Call by reference Type reference (TYPE) GRRM_T_CLUSTER List of objects 20100211
2 Importing IV_RISK_ID Call by reference Type reference (TYPE) GRFN_OBJECTID Object ID 20100211
3 Importing I_ONLY_ADD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Only assign no ones (no remove) 20100215
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100211
History
Last changed by/on SAP  20141106 
SAP Release Created in 600