SAP ABAP Class CL_GRRM_OB_API_LOG (GRC OB API Logging)
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_APPLOG_BASIS | The application log basis class | 20110208 |
Properties
| Class | CL_GRRM_OB_API_LOG | |
| Short Description | GRC OB API Logging | |
| Super Class | CL_GRFN_APPLOG_BASIS | The application log basis class |
| 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 | 20110208 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRRM_OB_API_LOG has no forward declaration.
Interfaces
Class CL_GRRM_OB_API_LOG has no interface implemented.
Friends
Class CL_GRRM_OB_API_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALNREXT | 'LE_API' | Loss event log prefix | 20110217 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALNREXT | 'LE_MAP' | Loss event log prefix | 20110217 | ||
| 3 | Constant | Public | Type reference (TYPE) | BALNREXT | 'LE_REASSIGN' | Loss event log prefix | 20110217 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALNREXT | 'LE_UPLOAD' | Loss event log prefix | 20110217 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALNREXT | 'LE_WF' | Loss event log prefix | 20110217 | ||
| 6 | Constant | Public | Type reference (TYPE) | BALOBJ_D | 'GRFN' | Application log: Object name (Application code) | 20110217 | ||
| 7 | Constant | Public | Type reference (TYPE) | BALSUBOBJ | 'RM_BANKING' | Application Log: Subobject | 20110217 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR1 | '|' | Separator for external id | 20110217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Create log object for loss events | 20110217 |
Events
Class CL_GRRM_OB_API_LOG has no event.
Types
Class CL_GRRM_OB_API_LOG has no local type.
Method Signatures
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL | Value transfer | Type reference (TYPE) | C | Application or similar - to be put in fornt of external id | 20110218 | |||
| 2 | I_EXTNUMBER | Value transfer | Type reference (TYPE) | BALNREXT | Application Log: External ID | 20110217 | |||
| 3 | I_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20110217 | |||
| 4 | I_OBJECT | Value transfer | Type reference (TYPE) | C | Object id or similar - to be put in front of external id | 20110218 | |||
| 5 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_OB_API_LOG | LOG object for loss events | 20110217 |
Method GET_LOG on class CL_GRRM_OB_API_LOG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |