SAP ABAP Class CL_LDQ_WRITER (LDQ Writer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SLDQ (Package) LOCAL DATA QUEUE
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LDQ_WRITER | LDQ Writer Object | 20051115 |
Properties
| Class | CL_LDQ_WRITER | |
| Short Description | LDQ Writer | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLDQ | LOCAL DATA QUEUE |
| Created | 20051114 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LDQ_WRITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_LDQ_WRITER | LDQ Writer Object | 20051115 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_LDQ_APPLICATION | 20051115 | LDQ Application Flag |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | Binary Data | 20061213 | ||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | Character-Type Data | 20061213 | ||||
| 3 | Constant | Public | Type reference (TYPE) | C | 'C' | Unit finished with COMMIT WORK | 20051221 | ||
| 4 | Constant | Public | Type reference (TYPE) | LDQ_COUNTER_KIND | 'L' | LDQ Type of Counter (T = TOP; R = Read; L = Last) | 20051116 | ||
| 5 | Constant | Public | Type reference (TYPE) | LDQ_COUNTER_KIND | 'R' | LDQ Type of Counter (T = TOP; R = Read; L = Last) | 20051116 | ||
| 6 | Constant | Public | Type reference (TYPE) | C | 'R' | Unit finished with ROLLBACK WORK | 20051221 | ||
| 7 | Constant | Public | Type reference (TYPE) | LDQ_EXE_STATE | 103 | Execution State of LDQ Unit | 20051116 | ||
| 8 | Constant | Public | Type reference (TYPE) | LDQ_EXE_STATE | 101 | Execution State of LDQ Unit | 20051116 | ||
| 9 | Constant | Public | Type reference (TYPE) | LDQ_EXE_STATE | 102 | Execution State of LDQ Unit | 20051116 | ||
| 10 | Constant | Public | Type reference (TYPE) | LDQ_COUNTER_KIND | 'T' | LDQ Type of Counter (T = TOP; R = Read; L = Last) | 20051116 | ||
| 11 | Instance attribute | Protected | Type reference (TYPE) | LDQ_APPLICATION_NAME | Application Name for Local Data Queue | 20051116 |
Methods
Class CL_LDQ_WRITER has no method.
Events
Class CL_LDQ_WRITER has no event.
Types
Class CL_LDQ_WRITER has no local type.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |