SAP ABAP Class CL_GRRM_OB_API_EFFECT (Loss Event Effect API)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20110324 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20110324 |
Properties
| Class | CL_GRRM_OB_API_EFFECT | |
| Short Description | Loss Event Effect API | |
| Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_OB_ENTITY_API | Operational Risk Management for Banks: Entity API |
| Created | 20110324 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OB_API_EFFECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_REPORT | Get data for reporting engine | 20110324 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_GRFN_API_SESSION | 20110324 | Session Management for GRC APIs |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | '|' | separator for long object id | 20110801 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_API_CUSTOMFIELD_DATA | Custom field buffer | 20140421 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20110324 | ||
| 2 | Static method | Public | Method | Return long object id - entity/LE id/Eff.Track.No./timestamp | 20110801 | |
| 3 | Static method | Public | Method | Split long object id - entity/LE id/Eff.Track.No./timestamp | 20110801 |
Events
Class CL_GRRM_OB_API_EFFECT has no event.
Types
Class CL_GRRM_OB_API_EFFECT has no local type.
Method Signatures
Method GET 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 | 20110324 | |||
| 2 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110324 | |||
| 3 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_OB_API_EFFECT | Loss Event Effect API | 20110324 |
Method GET on class CL_GRRM_OB_API_EFFECT has no exception.
Method GET_LONG_OBJ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EFF_TRACK_NUM | Call by reference | Type reference (TYPE) | GRRM_OB_EFF_TRACK_NUM | Effect Tracking Number | 20110801 | |||
| 2 | IV_LOSS_EVT_ID | Call by reference | Type reference (TYPE) | GRRM_OB_LOSS_EVT_ID | Loss Event ID | 20110801 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTIMESTP | Time Stamp (Date and Time) | 20110801 | |||
| 4 | RV_LONG_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110801 |
Method GET_LONG_OBJ_ID on class CL_GRRM_OB_API_EFFECT has no exception.
Method SPLIT_LONG_OBJ_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EFF_TRACK_NUM | Call by reference | Type reference (TYPE) | GRRM_OB_EFF_TRACK_NUM | Effect Tracking Number | 20110801 | |||
| 2 | EV_LOSS_EVT_ID | Call by reference | Type reference (TYPE) | GRRM_OB_LOSS_EVT_ID | Loss Event ID | 20110801 | |||
| 3 | EV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110801 | |||
| 4 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | TZNTIMESTP | Time Stamp (Date and Time) | 20110801 | |||
| 5 | IV_LONG_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110801 |
Method SPLIT_LONG_OBJ_ID on class CL_GRRM_OB_API_EFFECT has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |