SAP ABAP Interface IF_ODQ_QUEUE_READER (Read Cursor on the Operational Delta Queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Properties
Interface IF_ODQ_QUEUE_READER  
Short Description Read Cursor on the Operational Delta Queue    
General Data
Package SODQS   Operational Delta Queue Services 
Created 20090922   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ODQ_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ODQ_QUEUE_READER has no interface.
Friends
Interface IF_ODQ_QUEUE_READER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BOOLEAN Constant Public Attribute reference (LIKE) IF_ODQ_CONSTANTS=>C_BOOLEAN IF_ODQ_CONSTANTS=>C_BOOLEAN Boolean Flag 20091109
2 UT_QUEUEKEYS Instance attribute Public Type reference (TYPE) TT_QUEUEKEYS List of Queue Keys 20091109
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20090922
2 GET_DATA Instance method Public Method 20091109
3 READ_NEXT_PACKAGE Instance method Public Method 20090922
4 REOPEN Instance method Public Method 20090922
Events
Interface IF_ODQ_QUEUE_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_QUEUEPOINTER Public Type reference (TYPE) ODQ_S_QUEUEPOINTER Queue Pointer 20091109
2 TT_QUEUEKEYS Public Type reference (TYPE) ODQ_T_QUEUEKEYS List of Queue Keys 20091109
3 T_BOOLEAN Public Type reference (TYPE) IF_ODQ_CONSTANTS=>T_BOOLEAN Boolean Flag 20091109
4 T_MODELNAME Public Type reference (TYPE) ODQ_MODELNAME Queue Model 20091109
5 T_QUEUENAME Public Type reference (TYPE) ODQ_QUEUENAME Queue Name 20091109
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_ODQ_QUEUE_READER has no parameter.
Method CLOSE on Interface IF_ODQ_QUEUE_READER has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20091109
2 Importing IS_QUEUEKEY Call by reference Type reference (TYPE) ODQ_S_QUEUEKEY Queue-Schlüssel 20091111
# Exception Resumable Description Created on
1 CX_ODQ_INPUT_INVALID 20091109

Method READ_NEXT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE_SIZE Call by reference Type reference (TYPE) NUMERIC 0 20090922
2 Returning RS_QUEUEPOINTER Value transfer Type reference (TYPE) TS_QUEUEPOINTER Queue-Zeiger 20091109
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20091109
2 CX_ODQ_NO_MORE_DATA 20090922

Method REOPEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20090922

Method REOPEN on Interface IF_ODQ_QUEUE_READER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702