SAP ABAP Class CL_GRAC_SOD_RISK_CHIP (SOD Risk Chip Data)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC-AC (Application Component) Access Control
     GRAC_SOD (Package) Access Control GRC SoD Rules and etc.
Properties
Class CL_GRAC_SOD_RISK_CHIP  
Short Description SOD Risk Chip Data    
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 20120504   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GRAC_SOD_RISK_CHIP has no forward declaration.
Interfaces
Class CL_GRAC_SOD_RISK_CHIP has no interface implemented.
Friends
Class CL_GRAC_SOD_RISK_CHIP has no friend class.
Attributes
Class CL_GRAC_SOD_RISK_CHIP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MITIGATIONS Static method Public Method Get SOD Risk 20120504
2 GET_RISK Static method Public Method Get SOD Risk 20120504
3 GET_RISK_LIST Static method Public Method Get Risks List for a Mitigation. 20120507
4 MODIFY_MITIGATIONS Static method Public Method 20120506
5 SET_RISK_DATA Static method Public Method Set the Data 20120506
Events
Class CL_GRAC_SOD_RISK_CHIP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_MGRISKDTL Public See coding 20120504 begin of S_MGRISKDTL, RISKID type GRACMGRISKDTL-RISKID, OBJ_COUNT type GRACMGRISKDTL-OBJ_COUNT, MIT_COUNT type GRACMGRISKDTL-OBJ_COUNT, rundate type GRAC_YYYYMM, MITCOUNT type GRAC_SOD_VIOLCOUNT, UPD_AT_NEW type DATUM, end of S_MGRISKDTL
2 S_MITIGATIONS Public See coding 20120504 begin of S_MITIGATIONS, USRCNT type INT4, UPDATED_ON type GRACMITUSER-UPDATED_ON, end of S_MITIGATIONS
3 S_RISKS_NEW Public See coding 20120507 begin of S_RISKS_NEW, RISKID type GRACSODRISKT-RISKID, DESCN type GRACSODRISKT-DESCN, RISK_VIOLCOUNT type GRACUSERMGVCOUNT-RISK_VIOLCOUNT, end of S_RISKS_NEW
4 T_MGRISKDTL Public See coding 20120504 T_MGRISKDTL type table of S_MGRISKDTL
5 T_MITIGATIONS Public See coding 20120504 T_MITIGATIONS type table of S_MITIGATIONS
6 T_RISKS_NEW Public See coding 20120507 T_RISKS_NEW type table of S_RISKS_NEW
Method Signatures

Method GET_MITIGATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MITIGATIONS Call by reference Type reference (TYPE) T_MITIGATIONS GRC Risk Historic Management Data 20120504
2 Importing IV_RISK Call by reference Type reference (TYPE) GRAC_SODRISK_ID Access Risk ID 20120504

Method GET_MITIGATIONS on class CL_GRAC_SOD_RISK_CHIP has no exception.

Method GET_RISK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MGRISKDT Call by reference Type reference (TYPE) T_MGRISKDTL GRC Risk Historic Management Data 20120504
2 Importing IV_RISK Call by reference Type reference (TYPE) GRAC_SODRISK_ID Access Risk ID 20120504

Method GET_RISK on class CL_GRAC_SOD_RISK_CHIP has no exception.

Method GET_RISK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_RISKS_NEW Call by reference Type reference (TYPE) T_RISKS_NEW SOD Risk Description 20120507
2 Importing IV_MITCNTRL Call by reference Type reference (TYPE) GRAC_CONTROL_ID SOD Control ID 20120507

Method GET_RISK_LIST on class CL_GRAC_SOD_RISK_CHIP has no exception.

Method MODIFY_MITIGATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE_MODIFY Call by reference Type reference (TYPE) STRING 20120507
2 Importing DATE_SELECTION Call by reference Type reference (TYPE) STRING 20120506

Method MODIFY_MITIGATIONS on class CL_GRAC_SOD_RISK_CHIP has no exception.

Method SET_RISK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTOR Call by reference Type reference (TYPE) GRFN_CONNECTORID Connector Id 20120506
2 Importing IV_RISK Call by reference Type reference (TYPE) GRAC_SODRISK_ID Access Risk ID 20120506
# Exception Resumable Description Created on
1 CX_GRFN_AC_EXCEPTION Generic AC Exception 20120506
History
Last changed by/on SAP  20141106 
SAP Release Created in V1100