SAP ABAP Class CL_ODQ_DETAIL_LOG (Log Recording for Operational Delta Queue)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BW-SRV (Application Component) BW Generation Tool and Set Object
⤷
SODQS (Package) Operational Delta Queue Services
⤷
⤷
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 | 20091209 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ODQ_LOG | Log Recording for Operational Delta Queue | 20091209 |
Properties
| Class | CL_ODQ_DETAIL_LOG | |
| Short Description | Log Recording for Operational Delta Queue | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | SODQ | |
| Program status | ||
| Category | 0 | |
| Package | SODQS | Operational Delta Queue Services |
| Created | 20091209 | SAP |
| Last change | 20130531 | 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 | 20091209 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ODQ_LOG | 20091209 | 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_ODQ_DETAIL_LOG | Log Handle for Operational Delta Queue | 20091209 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | IF_ODQ_LOG=>TT_MESSAGES | Retained Messages for the Job Log | 20110630 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_ODQ_LOG=>T_DETAIL_LEVEL | Application Log: Detail Level | 20091209 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | IF_ODQ_LOG=>T_BOOLEAN | Retain Messages for Job Log (aRFC Response Processing) | 20110630 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | I | Maximum Length of Message Variable | 20110519 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | IF_ODQ_LOG=>T_IMPORTANCE | Threshold value for importance | 20100209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110215 | ||
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20110519 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20091209 | |
| 4 | Static method | Public | Method | 20110630 | ||
| 5 | Static method | Public | Method | 20110630 |
Events
Class CL_ODQ_DETAIL_LOG has no event.
Types
Class CL_ODQ_DETAIL_LOG has no local type.
Method Signatures
Method ADD_MESSAGE 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 | Anwendungs-Log: Detailebene | 20110215 | |||
| 2 | I_IMPORTANCE | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_IMPORTANCE | Anwendungs-Log: Problemklasse einer Meldung | 20110215 | |||
| 3 | I_MESSAGE_ID | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_ID | Nachrichtenklasse | 20110215 | |||
| 4 | I_MESSAGE_NUMBER | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_NUMBER | Nachrichtennummer | 20110215 | |||
| 5 | I_MESSAGE_TYPE | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_TYPE | Nachrichtentyp | 20110215 | |||
| 6 | I_MESSAGE_VARIABLE_1 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20110215 | |||
| 7 | I_MESSAGE_VARIABLE_2 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20110215 | |||
| 8 | I_MESSAGE_VARIABLE_3 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20110215 | |||
| 9 | I_MESSAGE_VARIABLE_4 | Call by reference | Type reference (TYPE) | IF_ODQ_LOG=>T_MESSAGE_VARIABLE | Nachrichtenvariable | 20110215 |
Method ADD_MESSAGE on class CL_ODQ_DETAIL_LOG has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ODQ_DETAIL_LOG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ODQ_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_ODQ_DETAIL_LOG | Protokollaufzeichnung für Operationale DeltaQueue | 20091209 |
Method CONSTRUCTOR on class CL_ODQ_DETAIL_LOG has no exception.
Method RESUME_JOBLOG Signature
Method RESUME_JOBLOG on class CL_ODQ_DETAIL_LOG has no parameter.
Method RESUME_JOBLOG on class CL_ODQ_DETAIL_LOG has no exception.
Method SUSPEND_JOBLOG Signature
Method SUSPEND_JOBLOG on class CL_ODQ_DETAIL_LOG has no parameter.
Method SUSPEND_JOBLOG on class CL_ODQ_DETAIL_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |