SAP ABAP Interface IF_ODQ_EXTRACTOR (Extractor)
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
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ODQ_REQUEST_EXTRACTOR Request Extractor for Reading from the Queue Tables 20091202
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RODPS_DATASOURCE_CURSOR OSOA cursor for direct access 20100713
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSODP_BW_CURSOR BW Cursor for ODP 20130215
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSODP_BW_HIER_CURSOR BW Hierarchy Cursor 20130621
Properties
Interface IF_ODQ_EXTRACTOR  
Short Description Extractor    
General Data
Package SODQS   Operational Delta Queue Services 
Created 20091109   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_ODQ_CONSTANTS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_ODQ_QUEUE_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ODQ_SUBSCRIPTION_SERVICE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ODQ_EXTRACTOR has no interface.
Friends
Interface IF_ODQ_EXTRACTOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 U_INCOMPLETE Instance attribute Public Type reference (TYPE) IF_ODQ_EXTRACTOR=>T_BOOLEAN Request is incomplete 20091204
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20091109
2 FETCH_NEXT_PACKAGE Instance method Public Method 20091109
Events
Interface IF_ODQ_EXTRACTOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_BOOLEAN Public Type reference (TYPE) ODQ_BOOLEAN Boolean Flag 20110919
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_ODQ_EXTRACTOR has no parameter.
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20091109

Method FETCH_NEXT_PACKAGE 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 I_PACKAGE_SIZE Call by reference Type reference (TYPE) I Paketgröße in Anzahl Datensätze (0 = unbegrenzt) 20091109
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20091109
2 CX_ODQ_INPUT_INVALID Ungültige(r) Parameterwert(e) 20091202
3 CX_ODQ_NO_MORE_DATA Keine weiteren Datensätze in der Ergebnismenge 20091109
History
Last changed by/on SAP  20130531 
SAP Release Created in 702