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 Table  SWLLOGHIST History of a Work Item
2 Table  SWWCOMMIT Dummy Structure for Flags of SWW FMs SOURCE VALUE(AUTHORIZATION_CHECKED) LIKE SWWCOMMIT-AUTHCKFLAG DEFAULT SPACE
3 Table  SWWCOMMIT Dummy Structure for Flags of SWW FMs SOURCE VALUE(PRECONDITIONS_CHECKED) LIKE SWWCOMMIT-CHECKFLAG DEFAULT SPACE
4 Table  SWWCOMMIT Dummy Structure for Flags of SWW FMs SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X'
5 Table  SWWCOMMIT Dummy Structure for Flags of SWW FMs SOURCE VALUE(PROPAGATE_TO_FLOW) LIKE SWWCOMMIT-PROPFLAG DEFAULT SPACE
6 Table  SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types SOURCE VALUE(PRIORITY) LIKE SWWWIHEAD-WI_PRIO
7 Table  SWWWIHEAD Workflow Runtime: Header Table for All Work Item Types SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID
8 Table  SWW_WIMCTX Workflow: WIM Context