SAP ABAP Class IF_LDQ_UNIT_READER (LDQ Unit Reader)
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
Class IF_LDQ_UNIT_READER  
Short Description LDQ Unit Reader    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051115   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_LDQ_UNIT_READER has no forward declaration.
Interfaces
Class IF_LDQ_UNIT_READER has no interface implemented.
Friends
Class IF_LDQ_UNIT_READER has no friend class.
Attributes
Class 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
Class IF_LDQ_UNIT_READER has no event.
Types
Class IF_LDQ_UNIT_READER has no local type.
Method Signatures

Method CONFIRM Signature

Method CONFIRM on class IF_LDQ_UNIT_READER has no parameter.
Method CONFIRM on class 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 class 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 class 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 class IF_LDQ_UNIT_READER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in