SAP ABAP Function Module EUP_GET_BSP_INPUT_DATA (Gets the input data for bsp co. The data is deleted.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-GP (Application Component) Guided Procedure
     S_EUP_GP (Package) Development GP
Basic Data
Function Module EUP_GET_BSP_INPUT_DATA Gets the input data for bsp co. The data is deleted.  
Function Group BSP_CO   BSP callable objects function modules.  
Program Name SAPLBSP_CO    
INCLUDE Name LBSP_COU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_INPUT_VALUE TYPE STRING The value string in xml.
Exporting EV_INPUT_TYPE TYPE STRING The type string in xml.
Exporting EV_OUTPUT_TYPE TYPE STRING The output type string in xml.
Importing IV_PROCESS_ID TYPE GUID_32 Unique id of the process.
Importing IV_TASK_ID TYPE GUID_32 Unique id of the task.
Tables ET_CONF_PROPS TYPE EUP_BSP_CONF_PROPS_TABLE The configuration properties.
Exception NO_INPUT_DATA_FOUND TYPE No input data found.
               
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  20041219 
SAP Release Created in 700