SAP ABAP Function Module SMD_INFOPROV_READ_RFC (SMD PIMF: BI RFC Read Interface)
Hierarchy
ST-BCO (Software Component) ST-BCO 710: Add-On Installation
   SV-SMG-DIA (Application Component) Solution Manager Diagnostics
     RS_BCT_SMD (Package) SAP Solution Manager - Diagnotics
Basic Data
Function Module SMD_INFOPROV_READ_RFC SMD PIMF: BI RFC Read Interface  
Function Group SMD_FUNC   SMD Function Group  
Program Name SAPLSMD_FUNC    
INCLUDE Name LSMD_FUNCU34    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RFCDATA_UC TYPE XSTRING Unicode-compatible coding for the result
Exporting E_T_MSG TYPE RS_T_MSG BW: Table with Messages (Application Log)
Importing I_INFOPROV TYPE RSINFOPROV Technical Name of InfoProvider
Importing I_REFERENCE_DATE TYPE RSDRI_REFDATE SY-DATUM Key Date
Importing I_AUTHORITY_CHECK TYPE RSDRI_AUTHCHK 'R' Perform Access Check - read/write/none?
Importing I_CURRENCY_CONVERSION TYPE RSDR0_CURR_CONV 'X' Convert Currency Key Figures
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_AUTOCOMPLETE_COMP_TXT TYPE RS_BOOL If 'X' compound fields for Texts are automatically included
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 Selection Conditions Connected with AND
Tables I_T_SFC_TXT TYPE RSDRI_T_SFC Field returned with TEXT (Alias = S, M, L)
Tables E_T_RFCDATAV TYPE RSDRI_T_RFCDATAV BW Data Manager: Vertical Data Output Table for RFC
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
Exception SYSTEM_FAILURE TYPE
Exception COMMUNICATION_FAILURE TYPE
               
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  20111124 
SAP Release Created in 703