SAP ABAP Class CL_ODQ_REQUEST_EXTRACTOR (Request Extractor for Reading from the Queue Tables)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ODQ_EXTRACTOR Extractor 20091202
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ODQ_EXTRACTOR_RAW Extractor (raw data) 20120530
Properties
Class CL_ODQ_REQUEST_EXTRACTOR  
Short Description Request Extractor for Reading from the Queue Tables    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class SODQ    
Program status P  SAP Standard Production Program 
Category 0   
Package SODQS   Operational Delta Queue Services 
Created 20091202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ODQ_REQUEST_EXTRACTOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODQ_EXTRACTOR Extractor 20091202
2 IF_ODQ_EXTRACTOR_RAW Extractor (raw data) 20120530
Friends
# Friend Modeled only Created on Description
1 CL_ODQ_SUBSCRIPTION_SERVICE 20091202 Subscription Service for Operational Delta Queue
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PS_DATA Instance attribute Private Type reference (TYPE) ODQDATA_F Operational Delta Queue: Data Store for Delta 20091202
2 PT_DATA_REF Instance attribute Private Object reference (TYPE REF TO) DATA 20120530
3 PT_UNITNO_RANGES Instance attribute Private See coding 20091202
4 P_CURSOR Instance attribute Private Type reference (TYPE) CURSOR 20091202
5 P_RID Instance attribute Private Type reference (TYPE) ODQ_RID Request ID 20100930
6 P_TABNAME Instance attribute Private Type reference (TYPE) TABNAME Table Name 20091202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20091202
2 IS_CLOSED Instance method Private Method 20091202
Events
Class CL_ODQ_REQUEST_EXTRACTOR has no event.
Types
Class CL_ODQ_REQUEST_EXTRACTOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RID Call by reference Type reference (TYPE) ODQ_RID 20100930
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20091202
3 Importing I_UNITPOINTER_HIGH Call by reference Type reference (TYPE) ODQ_UNITNO Unit-Nummer 20091202
4 Importing I_UNITPOINTER_LOW Call by reference Type reference (TYPE) ODQ_UNITNO Unit-Nummer 20091202
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Fehler beim Zugriff auf Daten 20091202

Method IS_CLOSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOLEAN Value transfer Type reference (TYPE) ODQ_BOOLEAN Boolsches Kennzeichen 20091202

Method IS_CLOSED on class CL_ODQ_REQUEST_EXTRACTOR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702