SAP ABAP Class IF_ODQ_DELTA_CONSUMER (Recipient for Delta Information)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ODQ_BASE Base Types and Base Constants for Operational Delta Queue 20090922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_CORE_SERVICE Core Services for Operational Delta Queue 20091001
Properties
Class IF_ODQ_DELTA_CONSUMER  
Short Description Recipient for Delta Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
Interfaces
Class IF_ODQ_DELTA_CONSUMER has no interface implemented.
Friends
Class IF_ODQ_DELTA_CONSUMER has no friend class.
Attributes
Class IF_ODQ_DELTA_CONSUMER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 OPEN_DELTA_EXTRACTOR Instance method Public Method 20091130
Events
Class IF_ODQ_DELTA_CONSUMER has no event.
Types
Class IF_ODQ_DELTA_CONSUMER has no local type.
Method Signatures

Method OPEN_DELTA_EXTRACTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_QUEUEPOINTER_HIGH Call by reference Type reference (TYPE) ODQ_S_QUEUEPOINTER Queue-Zeiger 20091130
2 Importing IS_QUEUEPOINTER_LOW Call by reference Type reference (TYPE) ODQ_S_QUEUEPOINTER Queue-Zeiger 20091130
3 Importing IT_QUEUEKEYS Call by reference Type reference (TYPE) ODQ_T_QUEUEKEYS Liste von Queue-Schlüsseln 20091130
4 Importing I_MAXIMUM_LUWS Call by reference Type reference (TYPE) I 20091130
5 Importing I_WITH_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20091130
6 Returning RR_DELTA_EXTRACTOR Value transfer Object reference (TYPE REF TO) IF_ODQ_DELTA_EXTRACTOR Lese-Cursor auf der Operational DeltaQueue 20091130

Method OPEN_DELTA_EXTRACTOR on class IF_ODQ_DELTA_CONSUMER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in