SAP ABAP Class IF_LDQ_READER (Application Names)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_LDQ_READER | LDQ Reader | 20051115 |
Properties
Class | IF_LDQ_READER | |
Short Description | Application Names | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20051111 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_LDQ_READER has no forward declaration.
Interfaces
Class IF_LDQ_READER has no interface implemented.
Friends
Class IF_LDQ_READER has no friend class.
Attributes
Class IF_LDQ_READER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Read Units and Adjust Progress Index | 20060210 |
2 | ![]() |
Instance method | Public | Method | Specify Queue Name | 20051115 |
3 | ![]() |
Instance method | Public | Method | Specify Queue Name and Sequence Number | 20060210 |
Events
Class IF_LDQ_READER has no event.
Types
Class IF_LDQ_READER has no local type.
Method Signatures
Method CONFIRM_QUEUE_UNITS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUEUE_NAME | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME | Queue Name für Local Data Queue | 20060210 | ||
2 | ![]() |
SEQUENCE_NUMBER | Call by reference | Type reference (TYPE) | LDQ_UNIT_COUNTER | Queue Count der LOCAL DATA QUEUE | 20060210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Sequenz-Nummer | 20060210 | |
2 | ![]() |
Die Queue ist durch einen Lesezugriff blockiert. | 20060210 |
Method SET_QUEUE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LDQ_UNIT_READER | Value transfer | Object reference (TYPE REF TO) | IF_LDQ_UNIT_READER | LDQ-Unit-Reader | 20051115 | ||
2 | ![]() |
QUEUE_NAME | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME | Queue Name für Local Data Queue | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Die Queue ist durch einen Lesezugriff blockiert. | 20051223 |
Method SET_QUEUE_NAME_BY_OFFSET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LDQ_UNIT_READER | Value transfer | Object reference (TYPE REF TO) | IF_LDQ_UNIT_READER | LDQ-Unit-Reader | 20060210 | ||
2 | ![]() |
QUEUE_NAME | Call by reference | Type reference (TYPE) | LDQ_QUEUE_NAME | Queue Name für Local Data Queue | 20060210 | ||
3 | ![]() |
SEQUENCE_NUMBER | Call by reference | Type reference (TYPE) | LDQ_UNIT_COUNTER | Queue Count der LOCAL DATA QUEUE | 20060210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Falsche Sequenz-Nummer | 20060210 | |
2 | ![]() |
Die Queue ist durch einen Lesezugriff blockiert. | 20060210 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |