SAP ABAP Function Module RS_DME_RFC_UI_HANDLE_ACTION (handle the given function code)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_DMP_BAPI (Package) Datamining - BAPI & RFC Interfaces for Third Party
Basic Data
Function Module RS_DME_RFC_UI_HANDLE_ACTION handle the given function code  
Function Group RS_DME_RFC_UI   ui rfc calls  
Program Name SAPLRS_DME_RFC_UI    
INCLUDE Name LRS_DME_RFC_UIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_FCODE_HANDLED TYPE RSDMEM_BOOL_CH true if event has been handled
Exporting E_OUTPUT_TYPE TYPE CHAR1 0-none 1-url 2-text 3-exe
Exporting E_URL TYPE STRING document url
Exporting E_EXE_NAME TYPE STRING Path and executable name
Exporting E_EXE_PARAM TYPE STRING Parameter for the executable
Importing I_MODEL TYPE RSDMEM_MODEL Analytical Model
Importing I_ENGINE TYPE RSDMEM_ANALYTICAL_SERVICE Analytical service
Importing I_FCODE TYPE SYST-UCOMM function code triggered by PAI
Importing I_CALLER TYPE SYST-UCOMM triggering application
Tables I_T_CONN_INFO TYPE RSDMEM_TH_CONN_PAR Table type of connection parameters
Tables E_T_RETURN TYPE BAPIRET2_T Return Parameter
Tables E_T_TEXT TYPE W3HTMLTAB text table
Tables I_T_FCODE_PARAMS TYPE RSDMSU_T_FCODE_PARAMS_RFC function code parameter list
Tables I_T_FCODE_PARAM_META TYPE RSDMSU_T_FCODE_PARAMS_META_RFC function code parameter list
               
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 350