Data Element list used by SAP ABAP Function Module SPP01_SALESORDER_CREATE (Create Sales Order)
SAP ABAP Function Module
SPP01_SALESORDER_CREATE (Create Sales Order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUART | Sales Document Type | SOURCE VALUE(IF_ORDER_TYPE) TYPE AUART |
|
| 2 | AUGRU | Order reason (reason for the business transaction) | SOURCE VALUE(IF_ORDER_REASON) TYPE AUGRU OPTIONAL |
|
| 3 | BSTKD | Customer purchase order number | ||
| 4 | CHAR1 | Single-Character Flag | SOURCE VALUE(IF_RETURN_FLAG) TYPE CHAR1 OPTIONAL |
|
| 5 | CHAR1 | Single-Character Flag | SOURCE VALUE(IF_SIMULATE_FLAG) TYPE CHAR1 OPTIONAL |
|
| 6 | EDATU_VBAK | Requested delivery date | ||
| 7 | KUNNR | Customer Number | SOURCE VALUE(IF_SHIPTO) TYPE KUNNR OPTIONAL |
|
| 8 | NETWR_AK | Net Value of the Sales Order in Document Currency | ||
| 9 | NETWR_AK | Net Value of the Sales Order in Document Currency | SOURCE VALUE(EF_ORDER_VALUE) TYPE NETWR_AK |
|
| 10 | VBELN_VA | Sales Document | SOURCE VALUE(EF_SALESDOCUMENT) LIKE BAPIVBELN-VBELN |
|