SAP ABAP Interface IF_GRRM_OB_API_SDM (Static Data Management - API Interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_ENTITY_API (Package) Operational Risk Management for Banks: Entity API
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_OB_ENTITY_API (Package) Operational Risk Management for Banks: Entity API
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_API_SDM | Static Data Mapping - API Class | 20110110 |
Properties
Interface | IF_GRRM_OB_API_SDM | |
Short Description | Static Data Management - API Interface |
General Data
Package | GRRM_OB_ENTITY_API | Operational Risk Management for Banks: Entity API |
Created | 20110106 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
Interface IF_GRRM_OB_API_SDM has no forward declaration.
Interfaces
Interface IF_GRRM_OB_API_SDM has no interface.
Friends
Interface IF_GRRM_OB_API_SDM has no friend.
Attributes
Interface IF_GRRM_OB_API_SDM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CREATE | Static method | Public | Method | Create Multiple Static Data Mapping | 20110110 |
2 | DELETE | Static method | Public | Method | Delete Multiple Static Data Mapping | 20110110 |
3 | QUERY | Static method | Public | Method | Read Static Data Mapping | 20110110 |
Events
Interface IF_GRRM_OB_API_SDM has no event.
Types
Interface IF_GRRM_OB_API_SDM has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110110 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110110 | ||
3 | Importing | IT_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | Static Data Management Parameters Table | 20110110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | GRC OB: message class for Loss events | 20110404 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110110 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110110 | ||
3 | Importing | IT_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | Static Data Management Parameters Table | 20110110 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | GRC OB: message class for Loss events | 20110404 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_SDM_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_SDM_DATA | Static Data Management Parameters | 20110110 | ||
2 | Importing | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110110 | ||
3 | Importing | IT_SELECTION | Call by reference | Type reference (TYPE) | GRRM_T_SELECTION | Table of Ranges for Selection Fields | 20110110 |
Method QUERY on Interface IF_GRRM_OB_API_SDM has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |