Table 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 | BAPIADDR1 | BAPI Reference Structure for Addresses (Org./Company) | ||
| 2 | BAPIINCOMP | Communication Fields: Incompletion | ||
| 3 | BAPIITEMEX | Communication Fields: Issue SD Document Item: WWW | ||
| 4 | BAPIITEMIN | Communication Fields: Create SD Document Item: WWW | ||
| 5 | BAPIPARNR | Communications Fields: SD Document Partner: WWW | ||
| 6 | BAPIPARTNR | Communications Fields: SD Document Partner: WWW | ||
| 7 | BAPIRET2 | Return Parameter | ||
| 8 | BAPIRET2 | Return Parameter | SOURCE ET_RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 9 | BAPIRETURN | Return Parameter | ||
| 10 | BAPISCHDL | Communication Fields for Maintaining SD Doc. Schedule Lines | ||
| 11 | BAPISDHD | BAPI Structure of VBAK with English Field Names | ||
| 12 | BAPISDHD1 | Communication Fields: Sales Document Header | ||
| 13 | BAPISDHEAD | Communication Fields: Sales and Distribution Document Header | ||
| 14 | BAPISDHEDU | Struture of VBEP with English Field Names | ||
| 15 | BAPISDTEXT | Communication fields: Sales texts | ||
| 16 | BAPISHIPTO | Ship-to Party's View of the Customer Master Record | ||
| 17 | BAPIVBELN | BAPI Sales Order | SOURCE VALUE(EF_SALESDOCUMENT) LIKE BAPIVBELN-VBELN |
|
| 18 | MATERIAL_SERIALIZED | Serialised Material | ||
| 19 | MATERIAL_SERIAL_NUM | Material Serial Numbers | SOURCE IT_SERIAL_NUMBERS STRUCTURE MATERIAL_SERIAL_NUM OPTIONAL |
|
| 20 | SPPCUSTADD | customer address | ||
| 21 | SPPCUSTADD | customer address | SOURCE VALUE(ES_SHIPTO_ADDRESS) LIKE SPPCUSTADD |
|
| 22 | SPPCUSTADD | customer address | SOURCE VALUE(IS_CUSTADDRESS) TYPE SPPCUSTADD OPTIONAL |
|
| 23 | SPPCUSTSTR | customer sales data | ||
| 24 | SPPCUSTSTR | customer sales data | SOURCE VALUE(IS_CUSTSALES) TYPE SPPCUSTSTR |
|
| 25 | SPPORDER | Order details | ||
| 26 | SPPORDER | Order details | SOURCE ET_SIMULATE STRUCTURE SPPORDER OPTIONAL |
|
| 27 | SPPORDER | Order details | SOURCE IT_ORDER STRUCTURE SPPORDER OPTIONAL |
|
| 28 | SPPSCHED | structure for order schedule lines | ||
| 29 | SPPSCHED | structure for order schedule lines | SOURCE ET_SCHEDULES_OUT STRUCTURE SPPSCHED OPTIONAL |
|
| 30 | SPPTEXT | Sales texts | SOURCE IT_TEXTS STRUCTURE SPPTEXT OPTIONAL |