SAP ABAP Class CL_GRRM_RISK_MENU_UTIL (Utility class to get risk menu)
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_RISK_MENU_UTIL  
Short Description Utility class to get risk menu    
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 20110909   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRRM_RISK_MENU_UTIL has no forward declaration.
Interfaces
Class CL_GRRM_RISK_MENU_UTIL has no interface implemented.
Friends
Class CL_GRRM_RISK_MENU_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BTN_CREATE Constant Public Type reference (TYPE) STRING 'BTN_CREATE' Button Create 20110909
2 GC_BTN_CREATE_GRAPH Constant Public Type reference (TYPE) STRING 'BTN_CREATE_GRAPH' Button Create Graphical 20110909
3 GC_BTN_DELETE Constant Public Type reference (TYPE) STRING 'BTN_DELETE' Button Delete 20110909
4 GC_BTN_LOAD Constant Public Type reference (TYPE) STRING 'BTN_LOAD' Button Data load 20110912
5 GC_CHOICE_SEPARATOR Constant Public Type reference (TYPE) STRING 'XX' Separator between the choice ID and risk type 20110909
6 GC_CREATE_OPP Constant Public Type reference (TYPE) STRING 'CHOICE_CREATE_OPP' Choice Create Opportunity 20110909
7 GC_CREATE_OPP_TEMPL Constant Public Type reference (TYPE) STRING 'CHOICE_CREATE_OPP_TEMPL' Choice Create Opportunity With Template 20110909
8 GC_CREATE_RISK Constant Public Type reference (TYPE) STRING 'CHOICE_CREATE_RISK' Choice Create Risk 20110909
9 GC_CREATE_RISK_GRAPH Constant Public Type reference (TYPE) STRING 'CHOICE_CREATE_RISK_GRAPH' Choice Create Risk Via Graphical UI 20110909
10 GC_CREATE_RISK_GRAPH_TEMPL Constant Public Type reference (TYPE) STRING 'CHOICE_CREATE_RISK_GRAPH_TEML' Choice Create Risk From Template Via Graphical UI 20110909
11 GC_CREATE_RISK_TEMPL Constant Public Type reference (TYPE) STRING 'CHOICE_CREATE_RISK_TEMPL' Choice Create Risk With Template 20110909
12 GC_DOWNLOAD Constant Public Type reference (TYPE) STRING 'CHOICE_DOWNLOAD' Choice Download 20110912
13 GC_UPLOAD Constant Public Type reference (TYPE) STRING 'CHOICE_UPLOAD' Choice Upload 20110912
Methods
# Method Level Visibility Method type Description Created on
1 GET_BUTTON_LIST Static method Public Method Get list of buttons 20110909
2 GET_CHOICE_LIST Static method Public Method Get list of choices for certain button 20110909
Events
Class CL_GRRM_RISK_MENU_UTIL has no event.
Types
Class CL_GRRM_RISK_MENU_UTIL has no local type.
Method Signatures

Method GET_BUTTON_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BUTTON Value transfer Type reference (TYPE) GRRM_T_BUTTON Button table 20110909

Method GET_BUTTON_LIST on class CL_GRRM_RISK_MENU_UTIL has no exception.

Method GET_CHOICE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUTTON_ID Call by reference Type reference (TYPE) STRING 20110909
2 Returning RT_CHOICE Value transfer Type reference (TYPE) GRRM_T_CHOICE Table of button choices 20110909

Method GET_CHOICE_LIST on class CL_GRRM_RISK_MENU_UTIL has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100