SAP ABAP Class CL_GRRM_UTIL_BENEFIT_CAT (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_BENEFIT_CAT  
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_BENEFIT_CAT has no interface implemented.
Friends
Class CL_GRRM_UTIL_BENEFIT_CAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CATEGORY Static Attribute Private Type reference (TYPE) GRRM_T_CATEGORY Table of categories 20101208
Methods
# Method Level Visibility Method type Description Created on
1 GET_BENEFIT_CATEGORIES Static method Public Method Get all available benefit categories 20081001
2 GET_TEXT Static method Public Method 20090128
3 UPDATE_BENEFIT_CATEGORY Static method Public Method 20100901
Events
Class CL_GRRM_UTIL_BENEFIT_CAT has no event.
Types
Class CL_GRRM_UTIL_BENEFIT_CAT has no local type.
Method Signatures

Method GET_BENEFIT_CATEGORIES 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) SYLANGU SY-LANGU Language Key of Current Text Environment 20100505
3 Returning RT_CATEGORY Value transfer Type reference (TYPE) GRRM_T_CATEGORY Value set 20081009

Method GET_BENEFIT_CATEGORIES on class CL_GRRM_UTIL_BENEFIT_CAT has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BENEFIT_CAT_ID Call by reference Type reference (TYPE) GRRM_BENEFIT_CAT_ID Benefit Category ID 20090128
2 Returning RV_BENEFIT_CAT_TEXT Value transfer Type reference (TYPE) GRRM_BENEFIT_CAT_TEXT Benefit Category 20090128

Method GET_TEXT on class CL_GRRM_UTIL_BENEFIT_CAT has no exception.

Method UPDATE_BENEFIT_CATEGORY 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 20100901
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) LANGU SY-LANGU Language Key 20100901
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100901
History
Last changed by/on SAP  20141106 
SAP Release Created in 300