SAP ABAP Function Module RSDAW_TABLE_SELECT (Starts the selective reading of a table)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSDA_WSD (Package) BW Nearline Storage: Web Service Definition
Basic Data
Function Module RSDAW_TABLE_SELECT Starts the selective reading of a table  
Function Group RSDAW_NEARLINE_SERVER   Server Interface for Nearline Storage  
Program Name SAPLRSDAW_NEARLINE_SERVER    
INCLUDE Name LRSDAW_NEARLINE_SERVERU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_DATA_RECORDS TYPE RSDAW_T_CSV_RECORDS Records in CSV format
Exporting E_END_OF_DATA TYPE RSDAW_END_OF_DATA Indicator for the end of the selection
Exporting E_CONTEXT_CONTAINER TYPE RSDAW_CONTEXT_CONTAINER Containers for the query context
Importing I_OWNER TYPE RSDAW_OWNER Owner
Importing I_TABLE_NAME TYPE RSDAW_TABLE_NAME Table Name
Importing I_T_QUERY_COLUMN_DEFINITIONS TYPE RSDAW_T_QUERY_COLUMN_DEFS Column definition for a query
Importing I_WHERE_CLAUSE TYPE RSDAW_WHERE_CLAUSE Where condition as SQL expression
Importing I_PACKAGE_SIZE TYPE RSDAW_PACKAGE_SIZE Expected number of records per package
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041223 
SAP Release Created in 700