Table list used by SAP ABAP Function Module SWF_CREATE_MULTIPLE_CONDITION (WF: Anlegen einer Mehrfachbedingung (Case))
SAP ABAP Function Module
SWF_CREATE_MULTIPLE_CONDITION (WF: Anlegen einer Mehrfachbedingung (Case)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWAERROR | Workflow Expressions: Error | ||
| 2 | SWD_ASTEP | API: Step Definition | ||
| 3 | SWD_CASE | Workflow Definition: STEP/LOOP Step Type 'CASE' | ||
| 4 | SWF_CASE | WF: Create Multiple Condition | ||
| 5 | SWF_CASE | WF: Create Multiple Condition | SOURCE VALUE(STEP_DESCRIPTION) LIKE SWF_CASE |
|
| 6 | SWF_CASETB | WF: Table for Conditions (Create Multiple Condition) | SOURCE STEP_DESCRIPTION_TABLE STRUCTURE SWF_CASETB |
|
| 7 | SWF_CASETB | WF: Table for Conditions (Create Multiple Condition) | ||
| 8 | SWF_COMMON | WFP: Joint field definitions (mainly for reference) | SOURCE VALUE(STEP_NODE_ID) LIKE SWF_COMMON-NODE_ID |
|
| 9 | SWF_COMMON | WFP: Joint field definitions (mainly for reference) | ||
| 10 | SWF_COMMON | WFP: Joint field definitions (mainly for reference) | SOURCE VALUE(NEW_STEP_NODE_ID) LIKE SWF_COMMON-NODE_ID |
|
| 11 | SWF_RETMUL | WFP: Internal table as return value for n branches | ||
| 12 | SWF_RETMUL | WFP: Internal table as return value for n branches | SOURCE RESULT STRUCTURE SWF_RETMUL |
|
| 13 | SWT_HANDLE | Complete workflow trace |