SAP ABAP Interface IF_GRAC_API_SOD_MITIGATION (Interface for Mitigation API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_ENTITY_API (Package) Access Control GRC API Support
⤷
⤷
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
| Interface | IF_GRAC_API_SOD_MITIGATION | |
| Short Description | Interface for Mitigation API |
General Data
| Package | GRAC_ENTITY_API | Access Control GRC API Support |
| Created | 20100125 | SAP |
| Last changed | 20141106 | |
| 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
Interface IF_GRAC_API_SOD_MITIGATION has no interface.
Friends
Interface IF_GRAC_API_SOD_MITIGATION has no friend.
Attributes
Interface IF_GRAC_API_SOD_MITIGATION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Create mitigation | 20100126 | |
| 2 | Instance method | Public | Method | Delete mitigation | 20100125 | |
| 3 | Instance method | Public | Method | Unlock mitigation | 20100219 | |
| 4 | Instance method | Public | Method | Lock mitigation | 20100217 | |
| 5 | Instance method | Public | Method | Clear all buffers | 20100219 | |
| 6 | Instance method | Public | Method | Retrieve mitigation | 20100125 | |
| 7 | Instance method | Public | Method | Update mitigation | 20100125 |
Events
Interface IF_GRAC_API_SOD_MITIGATION has no event.
Types
Interface 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 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100126 | |||
| 2 | IS_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100126 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key | 20100126 | ||
| 4 | IV_LOCK_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100126 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100125 | |||
| 2 | IS_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100125 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key | 20100125 | ||
| 4 | IV_LOCK_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100125 |
Method DEQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100219 | |||
| 2 | IS_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100219 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key | 20100219 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100219 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100217 | |||
| 2 | IS_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100217 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Language Key | 20100217 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100217 |
Method INVALIDATE_BUFFERS Signature
Method INVALIDATE_BUFFERS on Interface IF_GRAC_API_SOD_MITIGATION has no parameter.
Method INVALIDATE_BUFFERS on Interface 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 | ES_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100125 | |||
| 2 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100125 | |||
| 3 | IS_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100125 | |||
| 4 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key | 20100125 | ||
| 5 | IV_LOCK_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100125 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100125 | |||
| 2 | IS_MITIGATION | Call by reference | Type reference (TYPE) | GRAC_S_API_SOD_MITIGATION | Generic structure for mitigation API | 20100125 | |||
| 3 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SY-LANGU | SY-LANGU | Language Key | 20100125 | ||
| 4 | IV_LOCK_OBJECT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100125 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |