Table list used by SAP ABAP Function Module SWW_WI_NOTES_FLAG_CHANGE (Ändern des Notizenflags eines Workitems (Typ W, F und A))
SAP ABAP Function Module
SWW_WI_NOTES_FLAG_CHANGE (Ändern des Notizenflags eines Workitems (Typ W, F und A)) 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 | SWWLOGPARA | Obsolete 4.6/ WIM Log Table: Actions on WIs - Parameters | ||
| 5 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_HEADER_OUT) LIKE SWWWIHEAD |
|
| 6 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(NOTES_FLAG) LIKE SWWWIHEAD-NOTE_EXIST DEFAULT SPACE |
|
| 7 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID |
|
| 8 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | ||
| 9 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_HEADER_IN) LIKE SWWWIHEAD DEFAULT SPACE |
|