SAP ABAP Interface IF_LDQ_UNIT_READER (LDQ Unit Reader)
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_UNIT_READER LDQ Unit Reader 20051115
Properties
Interface IF_LDQ_UNIT_READER  
Short Description LDQ Unit Reader    
General Data
Package SLDQ   LOCAL DATA QUEUE 
Created 20051115   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_LDQ_UNIT_READER has no forward declaration.
Interfaces
Interface IF_LDQ_UNIT_READER has no interface.
Friends
Interface IF_LDQ_UNIT_READER has no friend.
Attributes
Interface IF_LDQ_UNIT_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONFIRM Instance method Public Method Delete Read Units and Adjust Progress Index 20051219
2 GET_NEXT_CONTENTS Instance method Public Method Get Next Unit Content 20051215
3 GET_NEXT_STATES Instance method Public Method Get Next Unit State 20051215
4 GET_TOTAL_NUMBER_OF_UNITS Instance method Public Method Get Number of Existing Queue Entries from Database 20060210
Events
Interface IF_LDQ_UNIT_READER has no event.
Types
Interface IF_LDQ_UNIT_READER has no local type.
Method Signatures

Method CONFIRM Signature

Method CONFIRM on Interface IF_LDQ_UNIT_READER has no parameter.
Method CONFIRM on Interface IF_LDQ_UNIT_READER has no exception.

Method GET_NEXT_CONTENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) I Anzahl der angeforderten Units 20051215
2 Returning UNIT_CONTENT_TAB Value transfer Type reference (TYPE) LDQ_UNIT_CONTENT_READER_TAB Tabelle der Unit-Inhalte 20051215

Method GET_NEXT_CONTENTS on Interface IF_LDQ_UNIT_READER has no exception.

Method GET_NEXT_STATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NUMBER Call by reference Type reference (TYPE) I Anzahl der angeforderten Units 20051215
2 Returning UNIT_STATE_TAB Value transfer Type reference (TYPE) LDQ_UNIT_STATE_READER_TAB Tabelle der Units 20051215

Method GET_NEXT_STATES on Interface IF_LDQ_UNIT_READER has no exception.

Method GET_TOTAL_NUMBER_OF_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NUMBER Value transfer Type reference (TYPE) LDQ_QUEUE_COUNTER Queue Count der LOCAL DATA QUEUE 20060210

Method GET_TOTAL_NUMBER_OF_UNITS on Interface IF_LDQ_UNIT_READER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710