Data Element list used by SAP ABAP Function Module BAPI_STOREORDER_CREATE (Creates Documents (PR, PO, Delivery or Sales order) From Store Orders)
SAP ABAP Function Module
BAPI_STOREORDER_CREATE (Creates Documents (PR, PO, Delivery or Sales order) From Store Orders) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFNAM | Name of requisitioner/requester | SOURCE VALUE(PR_REQUESTOR) LIKE BAPI6032_2-AFNAM OPTIONAL |
|
| 2 | ISOCD | ISO currency code | ||
| 3 | ISOCD_UNIT | ISO code for unit of measurement | ||
| 4 | WVFBCALL | Calling program | SOURCE VALUE(CALL_FROM) LIKE BAPI6032_CONTROL-WVFBCALL |
|
| 5 | WVFBLTSSPLIT | Nendor subrange document split, activate purchase order | SOURCE VALUE(LTSSPLIT) LIKE BAPI6032_CONTROL-LTSSPLIT OPTIONAL |
|
| 6 | WVFBSORT | Sort in step 2 | SOURCE VALUE(SORT_STEP2) LIKE BAPI6032_CONTROL-WVFBSORT OPTIONAL |
|
| 7 | WVFBSTEP | Execution step | SOURCE VALUE(STEP) LIKE BAPI6032_CONTROL-WVFBSTEP OPTIONAL |
|
| 8 | WVFB_DOCU_LOGON | Switch on documentation of documents generated | SOURCE VALUE(ITEM_DOCU_LOGON) LIKE BAPI6032_CONTROL-DOCU OPTIONAL |
|
| 9 | WVFB_NO_WF | No workflow | SOURCE VALUE(NO_WF) LIKE BAPI6032_CONTROL-NO_WF OPTIONAL |
|