SAP ABAP Function Module RSDRI_INFOPROV_READ_RFC (BW Data Manager: General RFC Read Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRI (Package) Data Manager External Interfaces
Basic Data
Function Module RSDRI_INFOPROV_READ_RFC BW Data Manager: General RFC Read Interface  
Function Group RSDRI   BW Data Manager: Read interface  
Program Name SAPLRSDRI    
INCLUDE Name LRSDRIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_END_OF_DATA TYPE RS_BOOL Last Data Package Yes/No
Exporting E_AGGREGATE TYPE RSINFOCUBE Last Aggregate Used
Exporting E_RFCDATA_UC TYPE XSTRING Unicode-compatible coding for the result
Exporting E_SPLIT_OCCURRED TYPE RSDR0_SPLIT_OCCURRED Result may not be completely aggregated
Exporting E_STEPUID TYPE SYSUUID_25 UUID of the step in the query statistics
Importing I_INFOPROV TYPE RSINFOPROV Technical Name of InfoProvider
Importing I_REFERENCE_DATE TYPE RSDRI_REFDATE SY-DATUM Key Date
Importing I_SAVE_IN_TABLE TYPE RSDRI_SAVE_IN_TABLE SPACE Save Result in DB Table?
Importing I_TABLENAME TYPE RSDRI_TABLENAME Name of the Results Table
Importing I_SAVE_IN_FILE TYPE RSDRI_SAVE_IN_FILE SPACE Save Result in File?
Importing I_FILENAME TYPE RSDRI_FILENAME Name of results file
Importing I_AUTHORITY_CHECK TYPE RSDRI_AUTHCHK RSDRC_C_AUTHCHK-READ Perform Access Check - read/write/none?
Importing I_CURRENCY_CONVERSION TYPE RSDR0_CURR_CONV 'X' Convert Currency Key Figures
Importing I_S_RFCMODE TYPE RSDP0_S_RFCMODE DM API: RFC Mode
Importing I_MAXROWS TYPE I 0 Stops After This Number of Records
Importing I_USE_DB_AGGREGATION TYPE RS_BOOL RS_C_TRUE Aggregate Run on DB
Importing I_USE_AGGREGATES TYPE RS_BOOL RS_C_TRUE (Only InfoCubes): Should aggregates be used? yes/no
Importing I_ROLLUP_ONLY TYPE RS_BOOL RS_C_TRUE Cubes: Only read to roll-up? Ignored if i_t_requid is set
Importing I_READ_ODS_DELTA TYPE RS_BOOL RS_C_FALSE (Only ODS Objects): Should Data Be Read from the ODS Change Log?
Importing I_RESULTTYPE TYPE RSDRI_RESULTTYPE SPACE Return to E_T_RFCDATA, E_T_RFCDATAV (V), E_RFCDATA_UC (U)
Importing I_DEBUG TYPE RS_BOOL RS_C_FALSE Debugging mode on/off?
Importing I_T_RANGE_STRING TYPE RSDRI_T_RANGE Boolean
Importing I_T_RTIME_STRING TYPE RSDRI_T_RTIME BW Data Manager: Table of Intervals for Non-cumulatives
Tables I_T_SFC TYPE RSDRI_T_SFC Characteristics That Are to Be Returned
Tables I_T_SFK TYPE RSDRI_T_SFK Key Figures That Are to Be Returned
Tables I_T_RANGE TYPE RSDRI_T_RANGE_RFC Selection Conditions Connected with AND
Tables I_T_TABLESEL TYPE RSDRI_T_SELT List of Table Selections
Tables I_T_RTIME TYPE RSDRI_T_RTIME_RFC (Only InfoCubes): Table of ranges for non-cumulative InfoCubes
Tables I_T_REQUID TYPE RSDR0_T_REQUID (Only InfoCubes): Table for ranges for REQUID
Tables E_T_RFCDATA TYPE RSDRI_T_RFCDATA Internal Table with Query Result
Tables E_T_RFCDATAV TYPE RSDRI_T_RFCDATAV
Tables E_T_FIELD TYPE RSDP0_T_FIELD DM API: RFC Return Table Description
Exception ILLEGAL_INPUT TYPE Incorrect Input Parameter
Exception ILLEGAL_INPUT_SFC TYPE Error in SFC Parameter
Exception ILLEGAL_INPUT_SFK TYPE Error in SFK Parameter
Exception ILLEGAL_INPUT_RANGE TYPE Error in RANGE or RANGETAB Parameter
Exception ILLEGAL_INPUT_TABLESEL TYPE Error in TABLESEL Parameter
Exception NO_AUTHORIZATION TYPE No Authorization for Data Access
Exception GENERATION_ERROR TYPE Error in the code generation
Exception ILLEGAL_DOWNLOAD TYPE Download into the Specified Form Not Possible
Exception ILLEGAL_TABLENAME TYPE Table Name Already In Use (by DDIC or on DB)
Exception ILLEGAL_RESULTTYPE TYPE Incorrect value for I_RESULTTYPE
Exception X_MESSAGE TYPE Other Error from Deeper Modules
Exception DATA_OVERFLOW TYPE Too much data selected
               
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  20040315 
SAP Release Created in