SAP ABAP Function Module RSDRI_INFOPROV_READ (BW Data Manager: General Read Interfaces)
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 BW Data Manager: General Read Interfaces  
Function Group RSDRI   BW Data Manager: Read interface  
Program Name SAPLRSDRI    
INCLUDE Name LRSDRIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_FIRST_CALL TYPE RS_BOOL First Call Yes/No
Exporting E_T_DATA TYPE STANDARD TABLE Internal Table with Query Result
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_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
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_TH_SFC TYPE RSDRI_TH_SFC Characteristics That Are to Be Returned
Importing I_TH_SFK TYPE RSDRI_TH_SFK Key Figures That Are to Be Returned
Importing I_T_RANGE TYPE RSDRI_T_RANGE Selection Conditions Connected with AND
Importing I_TH_TABLESEL TYPE RSDRI_TH_SELT List of Table Selections
Importing I_T_RTIME TYPE RSDRI_T_RTIME BW Data Manager: Table of Intervals for Non-Cumulatives
Importing I_REFERENCE_DATE TYPE RSDRI_REFDATE SY-DATUM Key Date
Importing I_ROLLUP_ONLY TYPE RS_BOOL RS_C_TRUE Cubes: Read Only to Rollup? Is Cropped with I_T_REQUID
Importing I_T_REQUID TYPE RSDR0_T_REQUID Optional Selection of Relevant Requests
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_SAVE_IN_INDEX TYPE RSDRI_SAVE_IN_INDEX SPACE Save result in BWA index?
Importing I_INDEX_ID TYPE TREXD_INDEX_ID Name of the BWA Index
Importing I_PACKAGESIZE TYPE I 1000 Size of Returned Data Package
Importing I_MAXROWS TYPE I 0 Stops After This Number of Records
Importing I_AUTHORITY_CHECK TYPE RSDRI_AUTHCHK RSDRC_C_AUTHCHK-READ Should Access Check Be Executed Read/Write/None
Importing I_CURRENCY_CONVERSION TYPE RSDR0_CURR_CONV 'X' Convert Currency Key Figures
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): Use Aggregate Yes/No
Importing I_READ_ODS_DELTA TYPE RSDRI_CHANGELOG_EXTRACTION RS_C_FALSE (Only ODS Objects): Should Data Be Read from the ODS Change Log?
Importing I_CALLER TYPE RSDRS_CALLER RSDRS_C_CALLER-RSDRI ID of User who Called up Transaction
Importing I_DEBUG TYPE RS_BOOL RS_C_FALSE Debugging Mode On/Off
Importing I_CLEAR TYPE RS_BOOL RS_C_FALSE Delete Static References
Importing I_COMMIT_ALLOWED TYPE RS_BOOL RS_C_TRUE Commit Permitted During Read
Importing I_WITH_NLS TYPE DBMAN_WITH_NEARLINE RS_C_FALSE Also Read Near-Line Storage/Archive
Importing I_CHECK_RESULTS TYPE RS_BOOL RS_C_FALSE Internal Use Only
Importing I_PROCESS_MPRO_IN_TREX TYPE RSDRI_PROCESS_MPRO_IN_TREX Process MultiProvider Query in TREX (if Possible)
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 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 TRANS_NO_WRITE_MODE TYPE Transactional InfoCube Not in Write Mode
Exception INHERITED_ERROR TYPE Error in Called Routine
Exception X_MESSAGE TYPE Other Error from Deeper Modules
Exception NO_COMMIT_FREE_READ TYPE Read Without COMMIT Not Possible, See I_COMMIT_ALLOWED
               
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