SAP ABAP Function Module SWP_WORKFLOW_WI_ERROR_SIGNAL (WFM(friends): Rückmeldung eines fehlerhaften WI an den WF)
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_WI_ERROR_SIGNAL | WFM(friends): Rückmeldung eines fehlerhaften WI an den WF |
| Function Group | SWP1 | WFM: Processor |
| Program Name | SAPLSWP1 | |
| INCLUDE Name | LSWP1U36 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WF_STATUS | TYPE | SWWWIHEAD-WI_STAT | Workflow status after operation | |||
| |
WI_ID | TYPE | SWWWIHEAD-WI_ID | Work item (ID) which passed to error status | |||
| |
WI_HEADER | TYPE | SWWWIHEAD | Work item header structure | |||
| |
WF_ID | TYPE | SWWWIHEAD-WI_ID | Workflow (ID) to which work item belongs | |||
| |
MSGID | TYPE | SYST-MSGID | ||||
| |
MSGTYPE | TYPE | SYST-MSGTY | ||||
| |
MSGNO | TYPE | SYST-MSGNO | ||||
| |
MSGV1 | TYPE | SYST-MSGV1 | ||||
| |
MSGV2 | TYPE | SYST-MSGV2 | ||||
| |
MSGV3 | TYPE | SYST-MSGV3 | ||||
| |
MSGV4 | TYPE | SYST-MSGV4 | ||||
| |
DO_COMMIT | TYPE | SWWCOMMIT-COMMITFLAG | SPACE | |||
| |
INFEASIBLE_STATE_TRANSITION | TYPE | Workflow cannot pass to error status | ||||
| |
UPDATE_FAILED | TYPE | Flow item update failed | ||||
| |
WORKFLOW_DOES_NOT_EXIST | TYPE | Workflow specified does not exist | ||||
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 | 19990505 |
| SAP Release Created in |