SAP ABAP Interface IF_GRRM_OB_API_LOSEVT (Loss Event - 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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_OB_API_LOSEVT | Loss Event API | 20101007 |
Properties
| Interface | IF_GRRM_OB_API_LOSEVT | |
| Short Description | Loss Event - API Interface |
General Data
| Package | GRRM_OB_ENTITY_API | Operational Risk Management for Banks: Entity API |
| Created | 20101007 | 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) |
| 2 | GRFN0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRRM_OB_API_LOSEVT has no interface.
Friends
Interface IF_GRRM_OB_API_LOSEVT has no friend.
Attributes
Interface IF_GRRM_OB_API_LOSEVT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create loss event entity | 20101007 | |
| 2 | Instance method | Public | Method | Delete loss event entity | 20101007 | |
| 3 | Static method | Public | Method | Query loss events | 20101007 | |
| 4 | Instance method | Public | Method | Get loss event details | 20101007 | |
| 5 | Instance method | Public | Method | Update loss event entity | 20101007 |
Events
Interface IF_GRRM_OB_API_LOSEVT has no event.
Types
Interface IF_GRRM_OB_API_LOSEVT 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 | 20110209 | |||
| 2 | IS_LOSEVT_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_LOSEVT_DATA | Loss Event Data without def | 20110519 | |||
| 3 | RV_LOSSEVT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID - temporary | 20110209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | IV_FROM_DB | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | True - delete from DB permanently, False - only deletion fla | 20110411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GRFN exception | 20110404 |
Method QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOSEVT_LIST | Call by reference | Type reference (TYPE) | GRRM_OB_T_API_LOSEVT_LIST | List of Loss Events | 20101008 | |||
| 2 | ET_LOSEVT_LIST_EXTENDED | Call by reference | Type reference (TYPE) | GRRM_OB_T_WD_LOSEVT_POWL | List of Loss Events with descriptions | 20110628 | |||
| 3 | EV_MAX_ROWS_REACHED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20140116 | ||||
| 4 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20101012 | |||
| 5 | IT_FIELDNAME | Call by reference | Type reference (TYPE) | GRFN_T_FIELDNAME | Table of FIELDNAME | 20140226 | |||
| 6 | IT_SELECTION | Call by reference | Type reference (TYPE) | GRRM_T_SELECTION | Table of Ranges for Selection Fields | 20101118 | |||
| 7 | IV_CURRENCY | Call by reference | Type reference (TYPE) | GRFN_CURRENCY | CURRENCY, IF NOT EMPTY - ALL QUANS WILL BE CONVERTED TO IT | 20110510 | |||
| 8 | IV_GROUP_REP_MODE | Call by reference | Type reference (TYPE) | GRRM_OB_GROUP_REPORTING_MODE | Group reporting mode - see domain and constants in util clas | 20110422 | |||
| 9 | IV_MAP_SDM | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Flag, 'X' - read static data management mapping and map | 20110601 | ||
| 10 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | GRRM_OB_MAX_ROWS | Maximum number of selected rows | 20140116 | |||
| 11 | IV_PATTERN | Call by reference | Type reference (TYPE) | GRFN_API_SEARCH_PATTERN | API search pattern - by name | 20110608 | |||
| 12 | IV_QUERY_DELETED | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Flag, 'X' - records with deletion flag are also selected | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20110523 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LOSEVT_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_LOSEVT_DATA | Loss Event Data | 20101012 | |||
| 2 | ES_VERSION | Call by reference | Type reference (TYPE) | GRRM_OB_S_VERSION | Version of the loss event | 20110411 | |||
| 3 | ET_VERSIONS | Call by reference | Type reference (TYPE) | GRRM_OB_T_VERSION | Versions table | 20110412 | |||
| 4 | IV_EDITABLE | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20101012 | ||
| 5 | IV_HEADER_ONLY | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Flag, 'X' - retrieve ony plain header structure | 20110418 | ||
| 6 | IV_RETRIEVE_DELETED | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Flag, 'X' - loss event with deletion flag is also returned | 20110415 | ||
| 7 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTIMESTP | version | 20110411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GRC OB: message class for Loss events | 20110404 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LOSEVT_DATA | Call by reference | Type reference (TYPE) | GRRM_OB_S_API_LOSEVT_DATA | Loss Event Data | 20101018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GRC OB: message class for Loss events | 20110404 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |