SAP ABAP Class CL_GRAC_SOD_MITIGATION_AR (SOD Mitigation for Access Request)
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_MITIGATION_AR  
Short Description SOD Mitigation for Access Request    
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 20131219   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)
2 GRAC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 GRACM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRAC_SOD_MITIGATION_AR has no interface implemented.
Friends
Class CL_GRAC_SOD_MITIGATION_AR has no friend class.
Attributes
Class CL_GRAC_SOD_MITIGATION_AR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_MIT_AR Instance method Public Method Generic method to delete mitigation for AR 20140522
2 RETRIEVE_MIT_AR Instance method Public Method Generic method to retrieve mitigation for AR 20140522
3 UPDATE_MIT_AR Instance method Public Method Generic method to update mitigation for AR 20140522
Events
Class CL_GRAC_SOD_MITIGATION_AR has no event.
Types
Class CL_GRAC_SOD_MITIGATION_AR has no local type.
Method Signatures

Method DELETE_MIT_AR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MIT_AR Generic structure for mitigation API for Access Request 20140522
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140522

Method RETRIEVE_MIT_AR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MIT_AR Generic structure for mitigation API for Access Request 20140522
2 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MIT_AR Generic structure for mitigation API for Access Request 20140522
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140522

Method UPDATE_MIT_AR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MIT_AR Generic structure for mitigation API for Access Request 20140522
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20140522
History
Last changed by/on SAP  20141106 
SAP Release Created in