SAP ABAP Class IF_GRAC_API_SOD_MITIGATION (Interface for Mitigation API)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_GRAC_API_SOD_MITIGATION API class for Mitigation 20100125
Properties
Class IF_GRAC_API_SOD_MITIGATION  
Short Description Interface for Mitigation API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100125   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 IF_GRAC_API_SOD_MITIGATION has no interface implemented.
Friends
Class IF_GRAC_API_SOD_MITIGATION has no friend class.
Attributes
Class IF_GRAC_API_SOD_MITIGATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Instance method Public Method Create mitigation 20100126
2 DELETE Instance method Public Method Delete mitigation 20100125
3 DEQUEUE Instance method Public Method Unlock mitigation 20100219
4 ENQUEUE Instance method Public Method Lock mitigation 20100217
5 INVALIDATE_BUFFERS Instance method Public Method Clear all buffers 20100219
6 RETRIEVE Instance method Public Method Retrieve mitigation 20100125
7 UPDATE Instance method Public Method Update mitigation 20100125
Events
Class IF_GRAC_API_SOD_MITIGATION has no event.
Types
Class IF_GRAC_API_SOD_MITIGATION has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100126
2 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MITIGATION Generic structure for mitigation API 20100126
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key 20100126
4 Importing IV_LOCK_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100126

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100125
2 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MITIGATION Generic structure for mitigation API 20100125
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key 20100125
4 Importing IV_LOCK_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100125

Method DEQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100219
2 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MITIGATION Generic structure for mitigation API 20100219
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key 20100219
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100219

Method ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100217
2 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MITIGATION Generic structure for mitigation API 20100217
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SYLANGU SY-LANGU Language Key 20100217
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100217

Method INVALIDATE_BUFFERS Signature

Method INVALIDATE_BUFFERS on class IF_GRAC_API_SOD_MITIGATION has no parameter.
Method INVALIDATE_BUFFERS on class IF_GRAC_API_SOD_MITIGATION has no exception.

Method RETRIEVE 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_MITIGATION Generic structure for mitigation API 20100125
2 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100125
3 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MITIGATION Generic structure for mitigation API 20100125
4 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key 20100125
5 Importing IV_LOCK_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100125

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SESSION Call by reference Object reference (TYPE REF TO) CL_GRFN_API_SESSION Session Management for GRC APIs 20100125
2 Importing IS_MITIGATION Call by reference Type reference (TYPE) GRAC_S_API_SOD_MITIGATION Generic structure for mitigation API 20100125
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key 20100125
4 Importing IV_LOCK_OBJECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20100216
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20100125
History
Last changed by/on SAP  20141106 
SAP Release Created in