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 CO_BINARY_DATA_TYPE Instance attribute Public Attribute reference (LIKE) Binary Data 20061213
2 CO_CHARACTER_DATA_TYPE Instance attribute Public Attribute reference (LIKE) Character-Type Data 20061213
3 CO_COMMIT_DONE Constant Public Type reference (TYPE) C 'C' Unit finished with COMMIT WORK 20051221
4 CO_LAST_COUNTER Constant Public Type reference (TYPE) LDQ_COUNTER_KIND 'L' LDQ Type of Counter (T = TOP; R = Read; L = Last) 20051116
5 CO_READ_COUNTER Constant Public Type reference (TYPE) LDQ_COUNTER_KIND 'R' LDQ Type of Counter (T = TOP; R = Read; L = Last) 20051116
6 CO_ROLLBACK_DONE Constant Public Type reference (TYPE) C 'R' Unit finished with ROLLBACK WORK 20051221
7 CO_STATE_DELETED Constant Public Type reference (TYPE) LDQ_EXE_STATE 103 Execution State of LDQ Unit 20051116
8 CO_STATE_INITIAL Constant Public Type reference (TYPE) LDQ_EXE_STATE 101 Execution State of LDQ Unit 20051116
9 CO_STATE_READ Constant Public Type reference (TYPE) LDQ_EXE_STATE 102 Execution State of LDQ Unit 20051116
10 CO_TOP_COUNTER Constant Public Type reference (TYPE) LDQ_COUNTER_KIND 'T' LDQ Type of Counter (T = TOP; R = Read; L = Last) 20051116
11 M_APPLICATION_NAME 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