Table/Structure Field list used by SAP ABAP Function Module SWD_PUT_RETURN (WF: Setzen Return-Struktur)
SAP ABAP Function Module
SWD_PUT_RETURN (WF: Setzen Return-Struktur) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SWD_RETURN - ERRORTYPE | Workflow definition: Message type | SOURCE VALUE(ERROR_TYPE) LIKE SWD_RETURN-ERRORTYPE |
|
| 2 | SWD_RETURN - ERRORTYPE | Workflow definition: Message type | ||
| 3 | SWD_RETURN - MESSAGE | Workflow definition: Message number | ||
| 4 | SWD_RETURN - MESSAGE | Workflow definition: Message number | SOURCE VALUE(ERROR_CODE) LIKE SWD_RETURN-MESSAGE |
|
| 5 | SWD_RETURN - TEXT | Workflow definition: Error message | ||
| 6 | SWD_RETURN - VARIABLE1 | Message Variable | ||
| 7 | SWD_RETURN - VARIABLE1 | Message Variable | SOURCE VALUE(ERROR_VARIABLE1) LIKE SWD_RETURN-VARIABLE1 DEFAULT SPACE |
|
| 8 | SWD_RETURN - VARIABLE2 | Message Variable | ||
| 9 | SWD_RETURN - VARIABLE2 | Message Variable | SOURCE VALUE(ERROR_VARIABLE2) LIKE SWD_RETURN-VARIABLE2 DEFAULT SPACE |
|
| 10 | SWD_RETURN - VARIABLE3 | Message Variable | ||
| 11 | SWD_RETURN - VARIABLE3 | Message Variable | SOURCE VALUE(ERROR_VARIABLE3) LIKE SWD_RETURN-VARIABLE3 DEFAULT SPACE |
|
| 12 | SWD_RETURN - VARIABLE4 | Message Variable | ||
| 13 | SWD_RETURN - VARIABLE4 | Message Variable | SOURCE VALUE(ERROR_VARIABLE4) LIKE SWD_RETURN-VARIABLE4 DEFAULT SPACE |
|
| 14 | SWD_RETURN - WORKAREA | Application Area | ||
| 15 | SWD_RETURN - WORKAREA | Application Area | SOURCE VALUE(ERROR_ID) LIKE SWD_RETURN-WORKAREA DEFAULT 'WD' |