Table list used by SAP ABAP Function Module SWW_WI_DISABLE_S (Sperren der Ausführbarkeit eines Workitems (Struktur))
SAP ABAP Function Module
SWW_WI_DISABLE_S (Sperren der Ausführbarkeit eines Workitems (Struktur)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWLLOGHIST | History of a Work Item | ||
| 2 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(AUTHORIZATION_CHECKED) LIKE SWWCOMMIT-AUTHCKFLAG DEFAULT SPACE |
|
| 3 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X' |
|
| 4 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(INCLUDING_SUBWORKITEMS) LIKE SWWCOMMIT-SUBWIFLAG DEFAULT 'X' |
|
| 5 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_SYNC_CALLBACK) LIKE SWWCOMMIT-SYNCFLAG DEFAULT SPACE |
|
| 6 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | ||
| 7 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_HEADER) LIKE SWWWIHEAD |
|