SAP ABAP Function Module RSDRI_INFOPROV_READ_DF (BW Data Manager: General RFC Read Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRI_DF (Package) Facade for Data Federator
Basic Data
Function Module RSDRI_INFOPROV_READ_DF BW Data Manager: General RFC Read Interface  
Function Group RSDRI_DF_FACADE   Facade for Data Federator  
Program Name SAPLRSDRI_DF_FACADE    
INCLUDE Name LRSDRI_DF_FACADEU03    
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_SPLIT_OCCURRED TYPE RSDR0_SPLIT_OCCURRED Result may not be completely aggregated
Exporting E_BXDATA TYPE XSTRING Resultat in binary xml
Exporting E_ERROR TYPE I Errors
Exporting E_NUM_ROWS TYPE RSDRI_DF_NUM_ROWS Number of rows in a result set
Exporting E_S_RUNTIME_INFORMATION TYPE RSDRI_DF_S_RUNTIME Data Federator: Runtime Information
Importing I_TABLE_NAME TYPE RSDRI_DF_TABLE_NAME Name of Pseudo Table
Importing I_REFERENCE_DATE TYPE RSDRI_REFDATE SY-DATUM Key Date
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_DEBUG TYPE CHAR2 IF not initial, a debug report is generated
Importing I_DESTINATION TYPE RFCDEST RFC Callback destination
Importing I_USE_BXDATA TYPE RS_BOOL RS_C_FALSE Use BXDATA Format
Importing I_DEBUG_SUFFIX TYPE CHAR15 Suffix for Debug report to be generated
Importing I_CHECK_UNITS TYPE RS_BOOL RS_C_TRUE check, whether currency belonging to kyf in sfc
Importing I_AUTHORITY_FILTER TYPE RS_BOOL RS_C_TRUE Add restrictions according to the reporting authorizations of the user
Importing I_T_RANGE_STRING TYPE RSDRI_T_RANGE BW Data Manager: Range List
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 E_T_MSG TYPE BAPIRET2_T Preliminary...
Tables E_T_DATA TYPE BAPI6100DA
Tables E_T_FIELD TYPE RSDRI_DF_S_FIELD Data Federator: Table Column with Properties
               
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  20090218 
SAP Release Created in 720