SAP ABAP Function Module EUP_STORE_BSP_INPUT_DATA (Called by the J2EE to store the input data.)
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_STORE_BSP_INPUT_DATA Called by the J2EE to store the input data.  
Function Group BSP_CO   BSP callable objects function modules.  
Program Name SAPLBSP_CO    
INCLUDE Name LBSP_COU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_PROCESS_ID TYPE GUID_32 Unique id of the process.
Importing IV_TASK_ID TYPE GUID_32 Unique id of the task.
Importing IV_CO_ID TYPE GUID_32 Unique id of the callable object.
Importing IV_INPUT_VALUE TYPE STRING
Importing IV_INPUT_TYPE TYPE STRING
Importing IV_OUTPUT_TYPE TYPE STRING
Tables IT_CONF_PROPS TYPE EUP_BSP_CONF_PROPS_TABLE The configuration properties.
Exception INPUT_DATA_ALREADY_STORED TYPE
Exception UNAUTHORIZED_ACCESS 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  20041219 
SAP Release Created in 700