SAP ABAP Class CL_GRRM_UTIL_ROOT_CAUSE (Utility class for Impact Categories)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-RM (Application Component) GRC Risk Management
     GRRM_UTILITY (Package) Utility classes for Risk Management
Properties
Class CL_GRRM_UTIL_ROOT_CAUSE  
Short Description Utility class for Impact Categories    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRRM_UTILITY   Utility classes for Risk Management 
Created 20081001   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
Class CL_GRRM_UTIL_ROOT_CAUSE has no interface implemented.
Friends
Class CL_GRRM_UTIL_ROOT_CAUSE has no friend class.
Attributes
Class CL_GRRM_UTIL_ROOT_CAUSE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DESCR Static method Public Method 20081015
2 GET_ROOT_CAUSES Static method Public Method Get all available root causes 20081001
3 GET_TEXT Static method Public Method 20081007
4 UPDATE_ROOT_CAUSE Static method Public Method 20100902
Events
Class CL_GRRM_UTIL_ROOT_CAUSE has no event.
Types
Class CL_GRRM_UTIL_ROOT_CAUSE has no local type.
Method Signatures

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DRIVER_CAT_ID Call by reference Type reference (TYPE) GRRM_DRIVER_CAT_ID Driver Category ID 20081015
2 Returning RV_DRIVER_CAT_DESCR Value transfer Type reference (TYPE) GRRM_DRIVER_CAT_DESCR Driver Category 20081015

Method GET_DESCR on class CL_GRRM_UTIL_ROOT_CAUSE has no exception.

Method GET_ROOT_CAUSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130315
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20100329
3 Returning RT_CATEGORY Value transfer Type reference (TYPE) GRRM_T_CATEGORY Value set 20081009

Method GET_ROOT_CAUSES on class CL_GRRM_UTIL_ROOT_CAUSE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DRIVER_CAT_ID Call by reference Type reference (TYPE) GRRM_DRIVER_CAT_ID Driver Category ID 20081007
2 Returning RV_DRIVER_CAT_TEXT Value transfer Type reference (TYPE) GRRM_DRIVER_CAT_TEXT Driver Category 20081007

Method GET_TEXT on class CL_GRRM_UTIL_ROOT_CAUSE has no exception.

Method UPDATE_ROOT_CAUSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CATEGORY_DATA Call by reference Type reference (TYPE) GRRM_S_CATEGORY Generic structure for category 20100902
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100902
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20101217
History
Last changed by/on SAP  20141106 
SAP Release Created in 300