Table list used by SAP ABAP Function Module SWW_WI_PRIORITY_CHANGE (Change Priority of Work Item (Types W, F, and B))
SAP ABAP Function Module
SWW_WI_PRIORITY_CHANGE (Change Priority of Work Item (Types W, F, and B)) 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(PRECONDITIONS_CHECKED) LIKE SWWCOMMIT-CHECKFLAG DEFAULT SPACE |
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(PROPAGATE_TO_FLOW) LIKE SWWCOMMIT-PROPFLAG DEFAULT SPACE |
6 | ![]() |
SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(PRIORITY) LIKE SWWWIHEAD-WI_PRIO |
7 | ![]() |
SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID |
8 | ![]() |
SWW_WIMCTX | Workflow: WIM Context | |