SAP ABAP Function Module SWP_WORKFLOW_INSTANCE_ANALYSE (WFM(friends): Analyse einer Workflow-Instanz nach Status der Workitems)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWP (Package) Business Workflow: Processor
⤷
⤷
Basic Data
| Function Module | SWP_WORKFLOW_INSTANCE_ANALYSE | WFM(friends): Analyse einer Workflow-Instanz nach Status der Workitems |
| Function Group | SWP2 | WFM: General API |
| Program Name | SAPLSWP2 | |
| INCLUDE Name | LSWP2U29 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FI_HEADER | TYPE | SWWWIHEAD | Header data for Workflow item to be continued | |||
| |
WF_ID | TYPE | SWP_HEADER-WF_ID | ID of Workflow to be analyzed | |||
| |
WIS_IN_STATUS_ERROR | TYPE | SWWWIHEAD | Work items with status ERROR: with errors | |||
| |
WIS_IN_STATUS_WAITING | TYPE | SWWWIHEAD | Work items with status Waiting: waiting | |||
| |
WIS_IN_STATUS_READY | TYPE | SWWWIHEAD | Work items with status RESERVED: reserved | |||
| |
WIS_IN_STATUS_SELECTED | TYPE | SWWWIHEAD | Work items with status RESERVED: reserved | |||
| |
WIS_IN_STATUS_STARTED | TYPE | SWWWIHEAD | Work items with status STARTED: started/in progress | |||
| |
WIS_IN_STATUS_COMMITTED | TYPE | SWWWIHEAD | Work items with status COMMITTED: executed | |||
| |
WIS_IN_STATUS_CANCELLED | TYPE | SWWWIHEAD | Work items with status CANCELED: canceled | |||
| |
WIS_WITHOUT_CALLBACK | TYPE | SWWWIHEAD | ||||
| |
WIS_WITHIN_CALLBACK | TYPE | SWWWIHEAD | ||||
| |
WORKFLOW_DOES_NOT_EXIST | TYPE | Workflow header data could not be read | ||||
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 | 19961220 |
| SAP Release Created in |