Table list used by SAP ABAP Function Module SWW_WI_ENABLE (Remove Lock Against Execution for Work Item)
SAP ABAP Function Module
SWW_WI_ENABLE (Remove Lock Against Execution for Work Item) 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(DO_SYNC_CALLBACK) LIKE SWWCOMMIT-SYNCFLAG DEFAULT SPACE |
3 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(INCLUDING_SUBWORKITEMS) LIKE SWWCOMMIT-SUBWIFLAG DEFAULT 'X' |
4 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X' |
5 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(PRECONDITIONS_CHECKED) LIKE SWWCOMMIT-CHECKFLAG DEFAULT SPACE |
6 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(AUTHORIZATION_CHECKED) LIKE SWWCOMMIT-AUTHCKFLAG DEFAULT SPACE |
7 | ![]() |
SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID |