SAP ABAP Function Module RRAM_INFOPROV_READ (Reads data of an InrfoProviders)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RS_ANALYTIC_MODEL (Package) Generation and Administration of Models
Basic Data
Function Module RRAM_INFOPROV_READ Reads data of an InrfoProviders  
Function Group RS_ANALYTIC_MODEL_SERVICES   Administration and Use of Analytic Model  
Program Name SAPLRS_ANALYTIC_MODEL_SERVICES    
INCLUDE Name LRS_ANALYTIC_MODEL_SERVICESU14    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing I_T_SFC TYPE RSDRI_T_SFC BW Data Manager: List of Characteristics
Changing I_T_SFK TYPE RSDRI_T_SFK BW Data Manager: List of Key Figures
Changing I_T_RANGE TYPE RSDRI_T_RANGE BW Data Manager: Range List
Changing I_T_TABLESEL TYPE RSDRI_T_SELT BW Data Manager: List of Table Selections
Changing I_T_RTIME TYPE RSDRI_T_RTIME BW Data Manager: Table of Intervals for Non-cumulatives
Changing I_T_REQUID TYPE RSDR0_T_REQUID Ranges for REQUID Table
Importing I_INFOPROV TYPE RSINFOPROV InfoProvider
Importing I_REFERENCE_DATE TYPE RSDRI_REFDATE SY-DATUM BW Data Manager: Key date
Importing I_CURRENCY_CONVERSION TYPE RSDR0_CURR_CONV 'X' Currency conversion
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_USE_DB_AGGREGATION TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_USE_AGGREGATES TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_ROLLUP_ONLY TYPE RS_BOOL RS_C_TRUE Boolean
Importing I_READ_ODS_DELTA TYPE RS_BOOL RS_C_FALSE Boolean
Importing I_DEBUG TYPE RS_BOOL RS_C_FALSE Boolean
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  20110909 
SAP Release Created in 710