SAP ABAP Function Module EUP_START_PROCESS_WITH_FIELDS (Start process with fields.)
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_START_PROCESS_WITH_FIELDS Start process with fields.  
Function Group GP_PROCESS_RUNTIME   GP process runtime function modules.  
Program Name SAPLGP_PROCESS_RUNTIME    
INCLUDE Name LGP_PROCESS_RUNTIMEU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_PROCESS_INSTANCE_ID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
Exporting ET_BLOCKS TYPE EUP_ST_BLOCK_INSTANCE_TABLE
Exporting ET_ACTIONS TYPE EUP_ST_ACTION_INSTANCE_TABLE
Importing IV_PROCESS_TEMPLATE_ID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
Importing IV_INITIATOR TYPE SYST-UNAME User Name
Importing IV_VERSION_NUMBER TYPE EUP_VERSION_NUMBER Version number.
Importing IT_PROCESS_ROLES TYPE EUP_PROCESS_ROLE_INSTANCES Table of process role instances.
Importing IT_FIELDS TYPE EUP_ST_CO_FIELD_TABLE Callable object fields table.
Importing IV_SYSTEM_ID TYPE SYST-SYSID Name of SAP R/3 System
Exception INVOCATION_EXCEPTION TYPE Any of the request parameters are insufficient to complete the request.
Exception ENGINE_EXCEPTION TYPE An error has occured that was not caused by external conditions.
Exception SINGLE_INSTANCE_PROCESS 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  20050404 
SAP Release Created in 700