SAP ABAP Interface IF_ODQ_EXTRACTOR_RAW (Extractor (raw data))
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 20120530
Properties
Interface IF_ODQ_EXTRACTOR_RAW  
Short Description Extractor (raw data)    
General Data
Package SODQS   Operational Delta Queue Services 
Created 20120524   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_ODQ_EXTRACTOR_RAW has no forward declaration.
Interfaces
Interface IF_ODQ_EXTRACTOR_RAW has no interface.
Friends
Interface IF_ODQ_EXTRACTOR_RAW has no friend.
Attributes
Interface IF_ODQ_EXTRACTOR_RAW has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FETCH_NEXT_PACKAGE_XDATA Instance method Public Method 20120530
Events
Interface IF_ODQ_EXTRACTOR_RAW has no event.
Types
Interface IF_ODQ_EXTRACTOR_RAW has no local type.
Method Signatures

Method FETCH_NEXT_PACKAGE_XDATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATAFORMAT Call by reference Type reference (TYPE) ODQ_DATAFORMAT Data Format 20120530
2 Exporting E_LINES Call by reference Type reference (TYPE) ODQ_LINES Number of Lines 20120530
3 Exporting E_RAWSIZE Call by reference Type reference (TYPE) ODQ_RAWSIZE Size in Bytes 20120530
4 Exporting E_RID Call by reference Type reference (TYPE) ODQ_TSN Transaction Sequence Number (TSN) 20120530
5 Exporting E_UNITNO Call by reference Type reference (TYPE) ODQ_UNITNO Unit Number 20120530
6 Exporting E_XDATA Call by reference Type reference (TYPE) XSTRING 20120530
# Exception Resumable Description Created on
1 CX_ODQ_ACCESS_ERROR Error while accessing data 20120530
2 CX_ODQ_NO_MORE_DATA No more data records in the result set 20120530
History
Last changed by/on SAP  20130531 
SAP Release Created in