SAP ABAP Class IF_RSDS_ACCESS_EXTRACTOR (Extractor Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDS_ACCESS_DB_EXTRACTOR Extractor for DB Connect DataSources 20070612
Properties
Class IF_RSDS_ACCESS_EXTRACTOR  
Short Description Extractor Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070207   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDS_ACCESS_EXTRACTOR has no forward declaration.
Interfaces
Class IF_RSDS_ACCESS_EXTRACTOR has no interface implemented.
Friends
Class IF_RSDS_ACCESS_EXTRACTOR has no friend class.
Attributes
Class IF_RSDS_ACCESS_EXTRACTOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 NEXT_PACKAGE Instance method Public Method 20070612
2 QUERY Instance method Public Method 20070612
3 SET_MAXROWS Instance method Public Method 20070612
4 SET_PARAM_TABLE Instance method Public Method 20070612
Events
Class IF_RSDS_ACCESS_EXTRACTOR has no event.
Types
Class IF_RSDS_ACCESS_EXTRACTOR has no local type.
Method Signatures

Method NEXT_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FETCHSIZE Call by reference Type reference (TYPE) RSMAXSIZE Maximum number of table entries in extraction API interface 20070612
2 Returning R_ROWS_RET Value transfer Type reference (TYPE) I 20070612
# Exception Resumable Description Created on
1 CX_RSDS_ACCESS_EXTRACTOR_ERROR Exception Class for SQL Error 20070612

Method QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_FIELDS Call by reference Type reference (TYPE) RSDS_T_EXTRACT_FIELDS Fields for Extraction 20070612
2 Importing I_T_SELECT Call by reference Type reference (TYPE) RS_T_RSCEDST Transfer structure 20070612
# Exception Resumable Description Created on
1 CX_RSDS_ACCESS_EXTRACTOR_ERROR Error during extraction of data 20070612

Method SET_MAXROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MAXROWS Call by reference Type reference (TYPE) I 20070612

Method SET_MAXROWS on class IF_RSDS_ACCESS_EXTRACTOR has no exception.

Method SET_PARAM_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA Call by reference Object reference (TYPE REF TO) DATA 20070612

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