Table list used by SAP ABAP Function Module SWP_WORKFLOW_INSTANCE_DISABLE (WFM(friends): Anhalten der Ausführung eines Workflow)
SAP ABAP Function Module
SWP_WORKFLOW_INSTANCE_DISABLE (WFM(friends): Anhalten der Ausführung eines Workflow) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWP_HEADER | Workflow Instances: Header Data of a Workflow Execution | SOURCE VALUE(WF_ID) LIKE SWP_HEADER-WF_ID |
|
| 2 | SWP_HEADER | Workflow Instances: Header Data of a Workflow Execution | ||
| 3 | SWP_V_HEA1 | Generated Table for View | ||
| 4 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(INCLUDING_SUB_WORKITEMS) LIKE SWWCOMMIT-SUBWIFLAG DEFAULT 'X' |
|
| 5 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_SYNCHRONOUS_CALL) LIKE SWWCOMMIT-SYNCFLAG DEFAULT SPACE |
|
| 6 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X' |
|
| 7 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | ||
| 8 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(FI_HEADER) LIKE SWWWIHEAD OPTIONAL |
|