SAP ABAP Function Module SAP_WAPI_START_WORKFLOW (Workflow interfaces: Start workflow)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWR (Package) Business Workflow: WAPI Interfaces
Basic Data
Function Module SAP_WAPI_START_WORKFLOW Workflow interfaces: Start workflow  
Function Group SWRR   Workflow interfaces: Runtime  
Program Name SAPLSWRR   Workflow interfaces: Runtime 
INCLUDE Name LSWRRU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN_CODE TYPE SYST-SUBRC Return code (0 - 6, 999)
Exporting WORKITEM_ID TYPE SWR_STRUCT-WORKITEMID Work Item ID
Exporting NEW_STATUS TYPE SWR_WISTAT Workflow Interfaces: Work Item Status
Importing TASK TYPE SWR_STRUCT-TASK Task (According to PD org.)
Importing LANGUAGE TYPE SWR_STRUCT-WILANGUAGE SY-LANGU Language
Importing DO_COMMIT TYPE XFLAG 'X' Execute Commit
Importing USER TYPE SYUNAME SY-UNAME ABAP System, User Logon Name
Importing START_ASYNCHRONOUS TYPE XFLAG SPACE Start Workflow Asynchronously
Importing DESIRED_START_DATE TYPE SWR_DATEIN WAPI: Date in internal format (YYYYMMDD)
Importing DESIRED_START_TIME TYPE SWR_TIMEIN WAPI: Time in internal format (hhmmss)
Importing DESIRED_START_ZONLO TYPE SYSTZONLO SY-ZONLO Date and time, time zone of user
Importing IFS_XML_CONTAINER TYPE XSTRING Workflow Container as XML Data Stream
Tables INPUT_CONTAINER TYPE SWR_CONT Input container (name-value pairs)
Tables MESSAGE_LINES TYPE SWR_MESSAG Message Lines
Tables MESSAGE_STRUCT TYPE SWR_MSTRUC Message Structure
Tables AGENTS TYPE SWRAGENT Agent for Task
               
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  19961206 
SAP Release Created in