SAP ABAP Class CL_GRFN_CONFIG (read configuration data)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
Properties
Class CL_GRFN_CONFIG  
Short Description read configuration data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_UTILITIES   Various helping infrastructure for GRC ABAP 
Created 20100113   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_GRFN_CONFIG has no interface implemented.
Friends
Class CL_GRFN_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ADD_LOCAL_DEFINED_CN Constant Public Type reference (TYPE) GRFN_CUST_ITEM 'ADD_LOCAL_DEFINED_CN' Customizing item 20100825
2 GC_ADD_NON_SIG_ACC Constant Public Type reference (TYPE) GRFN_CUST_ITEM 'ADD_NON_SIG_ACC' Customizing item 20110601
3 GC_CUST_ITEM Constant Public See coding 20110602
4 GC_FREQUENCY_SETUP Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'FREQUENCY' Field Name 20140512
5 GC_NOTIFY_CTRL_OWN_CREATE Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'NTF_CRE_CTRL_OWNER' Field Name 20140227
6 GC_NOTIFY_CTRL_OWN_REMOVE Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'NTF_REM_CTRL_OWNER' Field Name 20140227
7 GC_NOTIFY_RISK_OWN_CREATE Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'NTF_CRE_RISK_OWNER' Field Name 20140227
8 GC_NOTIFY_RISK_OWN_REMOVE Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'NTF_REM_RISK_OWNER' Field Name 20140227
9 GC_POLICY_APPROVAL Constant Public Type reference (TYPE) GRFN_CUST_ITEM 'POLICY_APPROVAL' Customizing item 20100113
10 GC_PROBABILITY_SETUP Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'PROB' Field name 20100312
11 GC_RISK_SYNC Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'RISK_SYNC' Field name 20130905
12 GC_SCORE_SETUP Constant Public Type reference (TYPE) GRFN_DEC_FIELD_NAME 'SCORE' Field name 20100312
Methods
# Method Level Visibility Method type Description Created on
1 GET_RISK_LEVEL_BY_SCORE Static method Public Method read risk level by risk score 20131206
2 READ_ADD_LOCAL_DEFINED_CN Static method Public Method Read the allow to add locally defined control configuration 20100825
3 READ_ADD_NON_SIG_ACC Static method Public Method Read non-significant accounts to be added to a subprocess 20110601
4 READ_CUST_ITEM Static method Public Method Read customizing item flag 20110602
5 READ_FREQUENCY_SETUP Static method Public Method Reads the Probability configuration 20140512
6 READ_PLC_ADHOC_ACCESS Static method Public Method policy users with adhoc access 20100120
7 READ_PLC_APPR_SETTING Static method Public Method policy approval setting 20100113
8 READ_PLC_CATEGORY Static method Public Method policy category 20100120
9 READ_PLC_DISTR_METHOD Static method Public Method policy Distribution Method 20100120
10 READ_PLC_SRC_CATEG Static method Public Method policy source category 20100120
11 READ_PLC_TYPE Static method Public Method policy type 20100120
12 READ_PROBABILITY_SETUP Static method Public Method Reads the Probability configuration 20100413
13 READ_RISK_ANALYSIS_TYPE Static method Public Method Read risk analysis type 20131217
14 READ_RISK_SYNC_SETTING Static method Public Method policy approval setting 20130905
15 READ_SCORE_SETUP Static method Public Method Reads the Scoring configuration 20100312
Events
Class CL_GRFN_CONFIG has no event.
Types
Class CL_GRFN_CONFIG has no local type.
Method Signatures

Method GET_RISK_LEVEL_BY_SCORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_SCORE Value transfer Type reference (TYPE) GRFN_RISK_SCORE Risk Score 20131206
2 Returning RV_RISK_LEVEL Value transfer Type reference (TYPE) GRRM_RISK_LEVEL_ID Risk Level ID 20131206

Method GET_RISK_LEVEL_BY_SCORE on class CL_GRFN_CONFIG has no exception.

Method READ_ADD_LOCAL_DEFINED_CN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100825

Method READ_ADD_LOCAL_DEFINED_CN on class CL_GRFN_CONFIG has no exception.

Method READ_ADD_NON_SIG_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110601

Method READ_ADD_NON_SIG_ACC on class CL_GRFN_CONFIG has no exception.

Method READ_CUST_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT Call by reference Type reference (TYPE) GRFN_CUST_ACTIVE ABAP_FALSE Activated or not 20110602
2 Importing IV_ITEM Call by reference Type reference (TYPE) GRFN_CUST_ITEM Customizing item 20110602
3 Returning RV_ACTIVE Value transfer Type reference (TYPE) GRFN_CUST_ACTIVE Activated or not 20110602

Method READ_CUST_ITEM on class CL_GRFN_CONFIG has no exception.

Method READ_FREQUENCY_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_FREQUENCY_SETUP Value transfer Type reference (TYPE) GRFN_S_SCORE_SETUP Prob. setup 20140512

Method READ_FREQUENCY_SETUP on class CL_GRFN_CONFIG has no exception.

Method READ_PLC_ADHOC_ACCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_USER Call by reference Type reference (TYPE) SPERS_ULST User names table 20100120

Method READ_PLC_ADHOC_ACCESS on class CL_GRFN_CONFIG has no exception.

Method READ_PLC_APPR_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20100113

Method READ_PLC_APPR_SETTING on class CL_GRFN_CONFIG has no exception.

Method READ_PLC_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20100120
2 Exporting EV_TEXT Value transfer Type reference (TYPE) GRFN_TEXT String 20100520
3 Importing IV_PLC_CATEG Value transfer Type reference (TYPE) GRFN_POLICY_CATEG Policy Category 20100520

Method READ_PLC_CATEGORY on class CL_GRFN_CONFIG has no exception.

Method READ_PLC_DISTR_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20100120
2 Importing IV_PLC_TYPE Call by reference Type reference (TYPE) GRFN_POLICY_TYPE Policy Type 20100120

Method READ_PLC_DISTR_METHOD on class CL_GRFN_CONFIG has no exception.

Method READ_PLC_SRC_CATEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20100120
2 Exporting EV_TEXT Call by reference Type reference (TYPE) GRFN_TEXT Text 20100202
3 Importing IV_SRC_CATEG Value transfer Type reference (TYPE) GRFN_POLICY_SOURCE_CATEG Policy Source Category 20100202

Method READ_PLC_SRC_CATEG on class CL_GRFN_CONFIG has no exception.

Method READ_PLC_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUESET Call by reference Type reference (TYPE) GRFN_T_API_VALUESET Table type for Value Set 20100120
2 Exporting EV_TEXT Value transfer Type reference (TYPE) GRFN_TEXT Text 20100322
3 Importing IV_IS_RESP_RELEVANT Value transfer Type reference (TYPE) ABAP_BOOL Is response relevant 20100528
4 Importing IV_PLC_TYPE Value transfer Type reference (TYPE) GRFN_POLICY_TYPE Policy Type 20100322

Method READ_PLC_TYPE on class CL_GRFN_CONFIG has no exception.

Method READ_PROBABILITY_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROBABILITY_SETUP Value transfer Type reference (TYPE) GRFN_S_SCORE_SETUP Prob. setup 20100413

Method READ_PROBABILITY_SETUP on class CL_GRFN_CONFIG has no exception.

Method READ_RISK_ANALYSIS_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TYPE Value transfer Type reference (TYPE) GRRM_ANALYSIS_TYPE Analysis Type 20131217

Method READ_RISK_ANALYSIS_TYPE on class CL_GRFN_CONFIG has no exception.

Method READ_RISK_SYNC_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SETTING Call by reference Type reference (TYPE) GRFN_DEC_FIELD_NAME Field Name 20140227
2 Returning RV_RESULT Value transfer Type reference (TYPE) GRFN_BOOLEAN Boolean 20130905

Method READ_RISK_SYNC_SETTING on class CL_GRFN_CONFIG has no exception.

Method READ_SCORE_SETUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RISK_SCORE Value transfer Type reference (TYPE) AS4FLAG Flag (X or Blank) 20130225
2 Returning RS_SCORE_SETUP Value transfer Type reference (TYPE) GRFN_S_SCORE_SETUP Scoring setup 20100312

Method READ_SCORE_SETUP on class CL_GRFN_CONFIG has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 600