SAP ABAP Class CL_LDQ_UNIT_CONTENT_READER (Process Application Data)
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_UNIT_CONTENT_READER | Get LDQ Unit State and Payload | 20051115 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LDQ_UNIT_STATE_READER | LDQ Unit State Reader | 20051221 |
Properties
Class | CL_LDQ_UNIT_CONTENT_READER | |
Short Description | Process Application Data | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLDQ | LOCAL DATA QUEUE |
Created | 20051115 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LDQ_UNIT_CONTENT_READER has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_LDQ_UNIT_CONTENT_READER | Get LDQ Unit State and Payload | 20051115 | ||
2 | IF_LDQ_UNIT_STATE_READER | LDQ Unit State Reader | 20051221 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_LDQ_UNIT_READER | 20051216 | LDQ Unit Reader |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Data flagged to be deleted | 20051220 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Data already read | 20051219 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LDQ_DATA | LDQ Application Data of Unit | 20051118 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_LDQ_UNIT_STATE_READER | Get Application State | 20051220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20051216 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVT_READ_COUNTER_CHANGED | Instance Event (0) |
Public (2) |
Data read and read counter changed | 20071009 |
Types
Class CL_LDQ_UNIT_CONTENT_READER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
REF_TO_UNIT_READER | Call by reference | Object reference (TYPE REF TO) | CL_LDQ_UNIT_READER | LDQ Unit-Lesen | 20051219 | ||
2 | ![]() |
UNIT_DATA | Call by reference | Type reference (TYPE) | LDQ_DATA | LDQ Anwendungsdaten der Unit | 20051219 | ||
3 | ![]() |
UNIT_STATE | Call by reference | Type reference (TYPE) | LDQ_STATE | Statuswerte der LOCAL DATA QUEUE | 20051216 |
Method CONSTRUCTOR on class CL_LDQ_UNIT_CONTENT_READER has no exception.
Event Signatures
Event EVT_READ_COUNTER_CHANGED Signature
Event EVT_READ_COUNTER_CHANGED on class CL_LDQ_UNIT_CONTENT_READER has no parameter.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |