SAP ABAP Function Module RSDRC_INFOPROV_READ_AGGR (Reads Data from an InfoProvider (Aggregate Interface))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDRC (Package) Data Manager InfoProvider Read Access
Basic Data
Function Module RSDRC_INFOPROV_READ_AGGR Reads Data from an InfoProvider (Aggregate Interface)  
Function Group RSDRC_INFOPROV   InfoProvider Read Accesses  
Program Name SAPLRSDRC_INFOPROV    
INCLUDE Name LRSDRC_INFOPROVU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_R_STATE TYPE REF TO OBJECT State of Query
Changing C_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Exporting E_T_DATA TYPE STANDARD TABLE Internal Table for Read Data
Exporting E_END_OF_DATA TYPE RS_BOOL Last Data Package Yes/No
Exporting E_SPLIT_OCCURRED TYPE RS_BOOL Contains the Results of a Split?
Importing I_INFOCUBE TYPE RSINFOCUBE InfoCube Name
Importing I_FACTTAB TYPE RSD_TABLNM Name of the Fact Table to Be Used
Importing I_TH_SFC TYPE RSDD_TH_SFC List of Characteristics in SELECT
Importing I_TH_SFK TYPE RSDD_TH_SFK List of the Key Figures in SELECT
Importing I_TS_SET TYPE CL_RSDRC_MULTIPROV=>TN_TS_SET List of Constants
Importing I_TSX_SELDR TYPE RSDD_TSX_SELDR Standard Selection Conditions for Characteristics
Importing I_SRDATE TYPE RSDRC_SRDATE SY-DATUM Key Date for Time-Dependent Master Data
Importing I_USE_AGGREGATES TYPE RS_BOOL RS_C_TRUE
Importing I_USE_DB_AGGREGATION TYPE RS_BOOL RS_C_TRUE Aggregation Already on the DB Yes/No
Importing I_USE_AGGRCUBE TYPE RSD_INFOCUBE Use This Aggregate If Possible
Importing I_CALLER TYPE RSDRS_CALLER 'A' Calling Process
Importing I_PACKAGESIZE TYPE I 1000 Number of Returned Records
Importing I_SHOW_REPORT TYPE RS_BOOL RS_C_FALSE Display Generated Report Yes/No
Importing I_SHOW_PLAN TYPE RS_BOOL RS_C_FALSE Display Access Plan Yes/No
Importing I_QUERY_SCENARIO TYPE RS_BOOL RS_C_FALSE DB Query Scenario
Importing I_DEBUG TYPE RS_BOOL RS_C_FALSE Run in "Debug Mode"
Importing I_RETURNTP TYPE RSDRS_RETURNTP RSDRS_C_RETURNTP-ITAB Data Return Type (Internal Tab, DB Tab, File)
Importing I_RETURNOBJ TYPE RSDRS_RETURNOBJ SPACE Name of the Return Object (DB Tab, File)
Importing I_T_RTIME TYPE RSDD_T_RTIME Time interval for non-cumulative value aggregation
Importing I_USE_FACTVIEW TYPE RS_BOOL Use the UNION View Instead of Individual Fact Tables
Importing I_T_RPLCHA TYPE RSDRC_T_RPLCHA Replication Rules
Exception CX_STATIC_CHECK TYPE Exceptions with Static and Dynamic Check of RAISING Clause
               
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  20041216 
SAP Release Created in 400