SAP ABAP Class IF_ODQ_EXTRACTOR_RAW (Extractor (raw data))
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
Class IF_ODQ_EXTRACTOR_RAW  
Short Description Extractor (raw data)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120524   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ODQ_EXTRACTOR_RAW has no forward declaration.
Interfaces
Class IF_ODQ_EXTRACTOR_RAW has no interface implemented.
Friends
Class IF_ODQ_EXTRACTOR_RAW has no friend class.
Attributes
Class 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
Class IF_ODQ_EXTRACTOR_RAW has no event.
Types
Class 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