SAP ABAP Function Module SWR_START_WORKFLOW (Workflow-Schnittstellen: Workflow starten)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWR1 (Package) Diverse Utilities
⤷
⤷
Basic Data
| Function Module | SWR_START_WORKFLOW | Workflow-Schnittstellen: Workflow starten |
| Function Group | SWR1 | Diverse Utilities |
| Program Name | SAPLSWR1 | Diverse Utilities |
| INCLUDE Name | LSWR1U08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN_CODE | TYPE | SYST-SUBRC | Return code (0 - 6, 999) | |||
| |
WORKITEM_ID | TYPE | SWR_STRUCT-WORKITEMID | Work Item ID | |||
| |
TASK | TYPE | SWR_STRUCT-TASK | Task (According to PD org.) | |||
| |
WI_TYPE | TYPE | SWWWIHEAD-WI_TYPE | Work Item Type | |||
| |
CREATE_STATUS_EVENT | TYPE | SWWWIHEAD-STATUS_EVT | SPACE | Flag: Whether Event STATUS_CHANGED Is To Be Triggered (FIs) | ||
| |
XML_PROTOCOL | TYPE | SWD_PROTCL | Settings for XML Data Transfer | |||
| |
LANGUAGE | TYPE | SWR_STRUCT-WILANGUAGE | SY-LANGU | Language | ||
| |
WI_CONTAINER_HANDLE | TYPE REF TO | IF_SWF_CNT_CONTAINER | Container - Implementation of a 'Collection' | |||
| |
MESSAGE_LINES | TYPE | SWR_MESSAG | Message Lines | |||
| |
MESSAGE_STRUCT | TYPE | SWR_MSTRUC | Message Structure | |||
Processing Type
| Normal Function 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 | 20000128 |
| SAP Release Created in |