Table list used by SAP ABAP Function Module SWP_CONTINUE_WITH_NEXT_WIS (WFM(private): Neustart von WIs in einem WF (inkl. WI-Kette))
SAP ABAP Function Module
SWP_CONTINUE_WITH_NEXT_WIS (WFM(private): Neustart von WIs in einem WF (inkl. WI-Kette)) 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 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(CALLED_IN_BACKGROUND) LIKE SWWCOMMIT-COMMITFLAG DEFAULT SPACE |
|
| 3 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT SPACE |
|
| 4 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DEBUG_FLAG) LIKE SWWCOMMIT-SYNCFLAG DEFAULT SPACE |
|
| 5 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE WIS_TO_BE_RESTARTED STRUCTURE SWWWIHEAD |
|