Table list used by SAP ABAP Function Module SWW_WI_ADMIN_COMPLETE (Administrator Completes Work Item)
SAP ABAP Function Module
SWW_WI_ADMIN_COMPLETE (Administrator Completes Work Item) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWF_RETURN | Workflow: Method Exception | ||
| 2 | SWF_T100MS | Structure for T100 Message | ||
| 3 | SWF_WIRESULT | Workflow: Result of a Work Item | ||
| 4 | SWLLOGHIST | History of a Work Item | ||
| 5 | SWWADDRKEY | Key for office address object (BOR type ADDRESS) | ||
| 6 | SWWADDRKEY | Key for office address object (BOR type ADDRESS) | SOURCE VALUE(EXECUTED_BY_ADDRESS) LIKE SWWADDRKEY DEFAULT SPACE |
|
| 7 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(AUTHORIZATION_CHECKED) LIKE SWWCOMMIT-AUTHCKFLAG DEFAULT SPACE |
|
| 8 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(PRECONDITIONS_CHECKED) LIKE SWWCOMMIT-CHECKFLAG DEFAULT SPACE |
|
| 9 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(CALLED_BY_PROXY) LIKE SWWCOMMIT-COMMITFLAG DEFAULT SPACE |
|
| 10 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X' |
|
| 11 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(NEW_STATUS) LIKE SWWWIHEAD-WI_STAT |
|
| 12 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID |
|
| 13 | SWWWIRET | Workflow Runtime: Return Values of Method Call | SOURCE VALUE(RETURN_CODE) LIKE SWWWIRET-CODE DEFAULT WI_RC_OK |
|
| 14 | SWW_WIHEAD | Workflow: Structure for Header Table of All Work Item Types | ||
| 15 | SWW_WIMCTX | Workflow: WIM Context |