Table list used by SAP ABAP Function Module SWW_WI_EXECUTE_NEW (Ausführen eines Workitems (alle Typen))
SAP ABAP Function Module
SWW_WI_EXECUTE_NEW (Ausführen eines Workitems (alle Typen)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RHWF_METH | Secondary Method for Standard Task | SOURCE VALUE(WI_EXECUTION_TYPE) LIKE RHWF_METH-CLASS DEFAULT SPACE |
|
| 2 | SWCONT | Instance Structure | SOURCE WI_CONTAINER STRUCTURE SWCONT OPTIONAL |
|
| 3 | SWF_RETURN | Workflow: Method Exception | ||
| 4 | SWF_RETURN | Workflow: Method Exception | SOURCE VALUE(SWF_RETURN) TYPE SWF_RETURN |
|
| 5 | SWF_T100MS | Structure for T100 Message | ||
| 6 | SWLLOGHIST | History of a Work Item | ||
| 7 | SWOTRETURN | Workflow Object Types: Exception of a Method | ||
| 8 | SWOTRETURN | Workflow Object Types: Exception of a Method | SOURCE VALUE(RETURN) LIKE SWOTRETURN |
|
| 9 | SWWADDRKEY | Key for office address object (BOR type ADDRESS) | SOURCE VALUE(EXECUTED_BY_ADDRESS) LIKE SWWADDRKEY DEFAULT SPACE |
|
| 10 | SWWADDRKEY | Key for office address object (BOR type ADDRESS) | ||
| 11 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(PRECONDITIONS_CHECKED) LIKE SWWCOMMIT-CHECKFLAG DEFAULT SPACE |
|
| 12 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DEBUG_FLAG) LIKE SWWCOMMIT-SYNCFLAG DEFAULT SPACE |
|
| 13 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(NO_CALLBACK_ON_COMPLETION) LIKE SWWCOMMIT-COMPFLAG DEFAULT SPACE |
|
| 14 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(CALLED_IN_BACKGROUND) LIKE SWWCOMMIT-DIALOGFLAG DEFAULT SPACE |
|
| 15 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(MULTI_EXECUTION) LIKE SWWCOMMIT-MULTIFLAG DEFAULT SPACE |
|
| 16 | SWWCOMMIT | Dummy Structure for Flags of SWW FMs | SOURCE VALUE(DO_COMMIT) LIKE SWWCOMMIT-COMMITFLAG DEFAULT 'X' |
|
| 17 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_ID) LIKE SWWWIHEAD-WI_ID |
|
| 18 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(WI_HEADER) LIKE SWWWIHEAD OPTIONAL |
|
| 19 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | SOURCE VALUE(EX_WIHEADER) TYPE SWWWIHEAD |
|
| 20 | SWWWIHEAD | Workflow Runtime: Header Table for All Work Item Types | ||
| 21 | SWWWIRES | Return parameters for callback/call to/from WFM | ||
| 22 | SWWWIRES | Return parameters for callback/call to/from WFM | SOURCE VALUE(WI_RESULT) LIKE SWWWIRES |
|
| 23 | SWW_WIHEAD | Workflow: Structure for Header Table of All Work Item Types | ||
| 24 | SWW_WIMCTX | Workflow: WIM Context |