SAP ABAP Class CL_GRAC_RISK_TERMINATOR (Risk Terminator)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB Generic UI Building Block 20110519
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20110601
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20110519
Properties
Class CL_GRAC_RISK_TERMINATOR  
Short Description Risk Terminator    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRAC_SOD   Access Control GRC SoD Rules and etc. 
Created 20110519   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_RISK_TERMINATOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB Generic UI Building Block 20110519
2 IF_FPM_GUIBB_OVS Interface providing callback methods for using OVS with POWL 20110601
3 IF_FPM_GUIBB_SEARCH Generic Search UI Building Block 20110519
Friends
Class CL_GRAC_RISK_TERMINATOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_RT_INTEG_SCENARIO Constant Public Type reference (TYPE) GRFN_INTEGSCEN 'AUTH' Integration Scenario 20110601
2 MO_RENDER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_GUIBB_RENDER GUIBB Rendering 20110519
3 MS_SEARCH_INPUT Instance attribute Private Type reference (TYPE) YS_STRU_INPUT 20110601
4 MT_AGR_LIST Instance attribute Private Type reference (TYPE) YT_OWNERS 20110602
5 MT_CONNECTOR_LIST Instance attribute Private Type reference (TYPE) GRFN_T_CCICONNECTOR Connector list for scenario and sub scenario 20110601
6 MT_FILTER Static Attribute Public Type reference (TYPE) GRFN_T_REP_FILTER_DEFINITION Filter Definition 20110519
7 MT_OWNER_LIST Instance attribute Private Type reference (TYPE) YT_OWNERS Owner firefighter assignments 20110601
8 MT_REASON_LIST Instance attribute Private Type reference (TYPE) YT_OWNERS 20110602
9 MT_RESULT Static Attribute Private Type reference (TYPE) GRAC_T_SOD_ACCESS_RULE Table Type 20110520
10 MT_RESULT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20110519
11 MT_SEARCH_FIELDS Static Attribute Public Type reference (TYPE) FPMGB_T_SEARCHFIELD_DESCR Search Fielddescription 20110519
12 MT_UI_PROPERTIES Instance attribute Public Type reference (TYPE) GRAC_T_SEARCH_RENDER_SETTINGS Search render properties 20110601
13 MV_CRITERIA Static Attribute Private Type reference (TYPE) STRING 20110519
14 MV_REPORT Static Attribute Public Type reference (TYPE) GRFN_REPNAME Report name 20110519
15 MV_TAB_NAME Static Attribute Public Type reference (TYPE) TABNAME Table Name 20110525
Methods
# Method Level Visibility Method type Description Created on
1 FILL_SYSTEM_LIST Instance method Private Method 20110601
2 GET_DETAIL Static method Public Method 20110519
3 GET_RESULT Instance method Public Method 20110520
4 SET_CRITERIA Static method Public Method 20110519
5 SET_REPORTNAME Static method Public Method 20110520
Events
Class CL_GRAC_RISK_TERMINATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_SEARCH Public See coding 20110525 BEGIN OF T_S_SEARCH, connector type GRFN_CONNECTORID, AGR_NAME TYPE AGR_NAME, GEN_DATE TYPE DATUM, GEN_TIME TYPE UZEIT, BNAME TYPE SYUNAME, REASON TYPE CHAR250_D, END OF T_S_SEARCH
2 YS_STRU_INPUT Public See coding 20110601 BEGIN OF ys_stru_input, * add fields for the display of your search input here text TYPE ad_namtext, END OF ys_stru_input
3 YS_STRU_LIST Public See coding 20110601 BEGIN OF ys_stru_list, * add fields for the selection list here username type ad_namtext, * bname type SYUNAME, END OF ys_stru_list
4 YT_OWNERS Public See coding 20110601 YT_OWNERS TYPE STANDARD TABLE OF GRACRTROLELOG
Method Signatures

Method FILL_SYSTEM_LIST Signature

Method FILL_SYSTEM_LIST on class CL_GRAC_RISK_TERMINATOR has no parameter.
Method FILL_SYSTEM_LIST on class CL_GRAC_RISK_TERMINATOR has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLELOG Call by reference Type reference (TYPE) GRAC_T_SOD_ACCESS_RULE Log of user reason for profile gen with conflicts 20110519
2 Importing IT_AGR_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Table 20110519
3 Importing IT_BNAME_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Table 20110526
4 Importing IT_GEN_DATE_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Table 20110519
5 Importing IT_GEN_TIME_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Table 20110519
6 Importing IT_REASON_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Table 20110526
7 Importing IT_SYSTEM_RANGE Call by reference Type reference (TYPE) RSELOPTION SELECT-OPTIONS Table 20110531

Method GET_DETAIL on class CL_GRAC_RISK_TERMINATOR has no exception.

Method GET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT Call by reference Type reference (TYPE) GRAC_T_SOD_ACCESS_RULE Table Type 20110520

Method GET_RESULT on class CL_GRAC_RISK_TERMINATOR has no exception.

Method SET_CRITERIA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CRITERIA Call by reference Type reference (TYPE) STRING 20110519

Method SET_CRITERIA on class CL_GRAC_RISK_TERMINATOR has no exception.

Method SET_REPORTNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REPORT Call by reference Type reference (TYPE) GRFN_REPNAME Report name 20110520

Method SET_REPORTNAME on class CL_GRAC_RISK_TERMINATOR has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in V1000