SAP ABAP Function Module WF_PROCESS (Transaction dispatcher (simulates an ASM controlled via TWFSA and TWF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF0 (Package) BPT: Workflow Engine
⤷
⤷
Basic Data
| Function Module | WF_PROCESS | Transaction dispatcher (simulates an ASM controlled via TWFSA and TWF |
| Function Group | WFDP | Workflow: Dispatcher (ASM Host) |
| Program Name | SAPLWFDP | |
| INCLUDE Name | LWFDPU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
LAST_STATUS_REACHED | TYPE | WFNV-STATE | last status achieved automatically | |||
| |
PROCESS_ID | TYPE | WFPRCK | Transaction ID | |||
| |
COMPONENT_NOT_AVAILABLE | TYPE | Processing is inactive | ||||
| |
DIALOG_NEEDED_TO_CONTINUE | TYPE | next action requires online! | ||||
| |
FOREIGN_LOCK | TYPE | other user locks the transaction | ||||
| |
INCONSISTENT_RULE | TYPE | Rule in TWFSA or TWFNS is incorrect | ||||
| |
NO_MATCHING_RULE | TYPE | no appropriate processing rule in the current status | ||||
| |
OPERATION_NO_AUTHORIZATION | TYPE | User without authorization for next task | ||||
| |
PARAMETER_ERROR | TYPE | Parameter combination is invalid | ||||
| |
PROCESS_NOT_EXIST | TYPE | Transaction does not exist | ||||
| |
PROCESS_NO_AUTHORIZATION | TYPE | User without authorization for the transaction | ||||
| |
SYSTEM_INVALID | TYPE | The external system is not configured | ||||
| |
UNMATCHED_RETURNCODE | TYPE | Process function module provided return code without rule | ||||
| |
UPDATE_TASK_INCOMPLETE | TYPE | Update task is still running or was cancelled | ||||
| |
USER_NOT_EXIST | TYPE | User 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 | 19950113 |
| SAP Release Created in |