SAP ABAP Class CL_RODPS_DETAIL_LOG (Log Recording for Operational Delta Queue)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-EIM-ODP (Application Component) Operational Data Provisioning (ODP) in Search&Analytics
⤷
RODPS_BASE (Package) Basis Objects for Operational Data Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ODQ_LOG | Log Handle for Operational Delta Queue | 20101008 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RODPS_LOG | Log Recording for Operational Delta Queue | 20101008 |
Properties
| Class | CL_RODPS_DETAIL_LOG | |
| Short Description | Log Recording for Operational Delta Queue | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | RODPS_BASE | |
| Program status | ||
| Category | 0 | |
| Package | RODPS_BASE | Basis Objects for Operational Data Provider |
| Created | 20101008 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ODQ_LOG | Log Handle for Operational Delta Queue | 20101008 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RODPS_LOG | 20101008 | Log Recording for Operational Delta Queue |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RODPS_DETAIL_LOG | Log Handle for Extraction Using the ODP Cursor Interface | 20101008 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IF_ODQ_LOG=>T_DETAIL_LEVEL | Application Log: Message Problem Class | 20101008 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_ODQ_LOG=>T_IMPORTANCE | Threshold value for importance | 20101008 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20101008 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101008 |
Events
Class CL_RODPS_DETAIL_LOG has no event.
Types
Class CL_RODPS_DETAIL_LOG has no local type.
Method Signatures
Method ADD_MESSAGE_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETAIL_LEVEL | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_DETAIL_LEVEL | Boolsches Kennzeichen | 20101008 | |||
| 2 | I_IMPORTANCE | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_IMPORTANCE | Anwendungs-Log: Problemklasse einer Meldung | 20101008 | |||
| 3 | I_MESSAGE_ID | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_ID | Nachrichtenklasse | 20101008 | |||
| 4 | I_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_NUMBER | Nachrichtennummer | 20101008 | |||
| 5 | I_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_TYPE | Nachrichtentyp | 20101008 | |||
| 6 | I_MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20101008 | |||
| 7 | I_MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20101008 | |||
| 8 | I_MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20101008 | |||
| 9 | I_MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20101008 |
Method ADD_MESSAGE_INTERNAL on class CL_RODPS_DETAIL_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RODPS_DETAIL_LOG | Protokollaufzeichnung für Operationale DeltaQueue | 20101008 |
Method CONSTRUCTOR on class CL_RODPS_DETAIL_LOG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |