Data Element list used by SAP ABAP Function Module VWWS_STORDER_RFC (Dispatcher for Processing Transferred Order Items (ORDER_P...))
SAP ABAP Function Module
VWWS_STORDER_RFC (Dispatcher for Processing Transferred Order Items (ORDER_P...)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFNAM | Name of requisitioner/requester | SOURCE VALUE(I_PR_REQUESTOR) LIKE EBAN-AFNAM OPTIONAL |
|
| 2 | EBELN | Purchasing Document Number | SOURCE VALUE(E_BELEG_NR) LIKE EKKO-EBELN |
|
| 3 | EBELP | Item Number of Purchasing Document | SOURCE VALUE(E_BELEG_POS_NR) LIKE EKPO-EBELP |
|
| 4 | WVFBCALL | Calling program | SOURCE VALUE(CALL_FROM) LIKE WVFB_CONTR-WVFBCALL |
|
| 5 | WVFBLTSSPLIT | Nendor subrange document split, activate purchase order | SOURCE VALUE(LTS_SPLIT) LIKE WVFB_CONTR-WVFBLTSSPLIT OPTIONAL |
|
| 6 | WVFBSORT | Sort in step 2 | SOURCE VALUE(SORT_STEP_2) LIKE WVFB_CONTR-WVFBSORT OPTIONAL |
|
| 7 | WVFBSTEP | Execution step | SOURCE VALUE(STEP) LIKE WVFB_CONTR-WVFBSTEP OPTIONAL |
|
| 8 | WVFBSTORNO | Reversal document | SOURCE VALUE(STORNO_BELEG) LIKE WVFB_CONTR-WVFBSTORNO OPTIONAL |
|
| 9 | WVFB_DOCU_LOGON | Switch on documentation of documents generated | SOURCE VALUE(ITEM_DOCU_LOG_ON) LIKE WVFB_CONTR-WVFB_DOCU_LOGON DEFAULT 'X' |
|
| 10 | WVFB_NO_WF | No workflow | SOURCE VALUE(NO_WF) LIKE WVFB_CONTR-WVFB_NO_WF OPTIONAL |
|