SAP ABAP Class CL_GRRM_UTIL_IMPACT_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_IMPACT_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_IMPACT_CAT has no interface implemented.
Friends
Class CL_GRRM_UTIL_IMPACT_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_DESCR Static method Public Method 20091202
2 GET_IMPACT_CATEGORIES Static method Public Method Get all available impact categories 20081001
3 GET_IMPACT_GUIDANCE Static method Public Method Get all guidance for certain impact category 20120906
4 GET_IMPACT_LIST Static method Public Method Get all impact categories 20130128
5 GET_TEXT Static method Public Method 20081127
6 UPDATE_IMPACT_CAT Static method Public Method 20100901
Events
Class CL_GRRM_UTIL_IMPACT_CAT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GRFN_T_BI_IC_CATE Public See coding 20130128 GRFN_T_BI_IC_CATE TYPE TABLE OF GRFN_S_BI_IC_CATE
Method Signatures

Method GET_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IMPACT_CAT_ID Call by reference Type reference (TYPE) GRRM_IMPACT_CAT_ID Driver Category ID 20091202
2 Returning RV_IMPACT_CAT_TEXT Value transfer Type reference (TYPE) GRRM_IMPACT_CAT_DESCR Driver Category 20091202

Method GET_DESCR on class CL_GRRM_UTIL_IMPACT_CAT has no exception.

Method GET_IMPACT_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 20130617
2 Importing IV_LANGUAGE Value transfer Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20090519
3 Returning RT_CATEGORY Value transfer Type reference (TYPE) GRRM_T_CATEGORY Value set 20081009

Method GET_IMPACT_CATEGORIES on class CL_GRRM_UTIL_IMPACT_CAT has no exception.

Method GET_IMPACT_GUIDANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMPACT_ID Call by reference Type reference (TYPE) GRRM_CAT_ID Category ID 20120906
2 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20120906
3 Returning RT_GUIDANCE Value transfer Type reference (TYPE) GRRM_T_IMPACT_GUIDANCE Impact catagory and impact level guidance table type 20120906

Method GET_IMPACT_GUIDANCE on class CL_GRRM_UTIL_IMPACT_CAT has no exception.

Method GET_IMPACT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_IMPACT_CATEGORY Call by reference Type reference (TYPE) GRFN_T_BI_IC_CATE 20130128

Method GET_IMPACT_LIST on class CL_GRRM_UTIL_IMPACT_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_IMPACT_CAT_ID Call by reference Type reference (TYPE) GRRM_IMPACT_CAT_ID Driver Category ID 20081127
2 Returning RV_IMPACT_CAT_TEXT Value transfer Type reference (TYPE) GRRM_IMPACT_CAT_TEXT Driver Category 20081127

Method GET_TEXT on class CL_GRRM_UTIL_IMPACT_CAT has no exception.

Method UPDATE_IMPACT_CAT 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 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 20101217
History
Last changed by/on SAP  20141106 
SAP Release Created in 300