SAP ABAP Interface IF_LDQ_READER (Application Names)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SLDQ (Package) LOCAL DATA QUEUE
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
Interface IF_LDQ_READER  
Short Description Application Names    
General Data
Package SLDQ   LOCAL DATA QUEUE 
Created 20051111   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_LDQ_READER has no forward declaration.
Interfaces
Interface IF_LDQ_READER has no interface.
Friends
Interface IF_LDQ_READER has no friend.
Attributes
Interface IF_LDQ_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM_QUEUE_UNITS Instance method Public Method Delete Read Units and Adjust Progress Index 20060210
2 SET_QUEUE_NAME Instance method Public Method Specify Queue Name 20051115
3 SET_QUEUE_NAME_BY_OFFSET Instance method Public Method Specify Queue Name and Sequence Number 20060210
Events
Interface IF_LDQ_READER has no event.
Types
Interface 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 Importing QUEUE_NAME Call by reference Type reference (TYPE) LDQ_QUEUE_NAME Queue Name für Local Data Queue 20060210
2 Importing SEQUENCE_NUMBER Call by reference Type reference (TYPE) LDQ_UNIT_COUNTER Queue Count der LOCAL DATA QUEUE 20060210
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_SEQUENCE_NUMBER Falsche Sequenz-Nummer 20060210
2 CX_LDQ_QUEUE_IN_USE 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 Returning LDQ_UNIT_READER Value transfer Object reference (TYPE REF TO) IF_LDQ_UNIT_READER LDQ-Unit-Reader 20051115
2 Importing 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 CX_LDQ_QUEUE_IN_USE 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 Returning LDQ_UNIT_READER Value transfer Object reference (TYPE REF TO) IF_LDQ_UNIT_READER LDQ-Unit-Reader 20060210
2 Importing QUEUE_NAME Call by reference Type reference (TYPE) LDQ_QUEUE_NAME Queue Name für Local Data Queue 20060210
3 Importing SEQUENCE_NUMBER Call by reference Type reference (TYPE) LDQ_UNIT_COUNTER Queue Count der LOCAL DATA QUEUE 20060210
# Exception Resumable Description Created on
1 CX_LDQ_INVALID_SEQUENCE_NUMBER Falsche Sequenz-Nummer 20060210
2 CX_LDQ_QUEUE_IN_USE Die Queue ist durch einen Lesezugriff blockiert. 20060210
History
Last changed by/on SAP  20090618 
SAP Release Created in 710