Table/Structure Field list used by SAP ABAP Function Module VELO18_SET_RETURN_VAR (Setzen der IDOC-Rückgabe Parameter)
SAP ABAP Function Module
VELO18_SET_RETURN_VAR (Setzen der IDOC-Rückgabe Parameter) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BDIDOCSTAT - STATUS | Status of IDoc | SOURCE REFERENCE(STATUS_IV) LIKE BDIDOCSTAT-STATUS |
|
| 2 | BDWFAP_PAR - APPL_VAR | Variable to be used by application as required | SOURCE REFERENCE(APPLICATION_VAR_EV) LIKE BDWFAP_PAR-APPL_VAR |
|
| 3 | BDWFAP_PAR - CALLTRANS | Flag: Application has actually performed call transaction | ||
| 4 | BDWFAP_PAR - CALLTRANS | Flag: Application has actually performed call transaction | SOURCE REFERENCE(CALL_TRANSACTION_EV) LIKE BDWFAP_PAR-CALLTRANS |
|
| 5 | BDWFAP_PAR - RESULT | Final value of method | SOURCE REFERENCE(WORKFLOW_RESULT_EV) LIKE BDWFAP_PAR-RESULT |
|
| 6 | BDWFAP_PAR - RESULT | Final value of method | ||
| 7 | BDWFAP_PAR - UPDATETASK | Flag: Application has triggered update task | ||
| 8 | BDWFAP_PAR - UPDATETASK | Flag: Application has triggered update task | SOURCE REFERENCE(IN_UPDATE_TASK_EV) LIKE BDWFAP_PAR-UPDATETASK |
|
| 9 | BDWFRETVAR - DOC_NUMBER | Doc. no. (IDoc number, application document no., etc.) | ||
| 10 | BDWFRETVAR - WF_PARAM | Name of Output Parameter of Workflow Method | ||
| 11 | EDIDC - DOCNUM | IDoc number |