Table list used by SAP ABAP Function Module SWW_WI_CONTAINER_MODIFY (Speichern eines geänderten Datencontainers eines Workitems)
SAP ABAP Function Module
SWW_WI_CONTAINER_MODIFY (Speichern eines geänderten Datencontainers eines Workitems) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SWCONT | Instance Structure | SOURCE WI_CONTAINER STRUCTURE SWCONT OPTIONAL |
2 | ![]() |
SWLLOGHIST | History of a Work Item | |
3 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(MERGE_OLD_CONTAINER) LIKE SWWCOMMIT-MERGEFLAG DEFAULT 'X' |
4 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DELETE_OLD_CONTAINER) LIKE SWWCOMMIT-DELETEFLAG DEFAULT SPACE |
5 | ![]() |
SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X' |
6 | ![]() |
SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID |
7 | ![]() |
SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | |
8 | ![]() |
SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_HEADER) LIKE SWWWIHEAD OPTIONAL |