Table list used by SAP ABAP Function Module SPP02_SALESORDER_GET (gets salesorder header and items.)
SAP ABAP Function Module SPP02_SALESORDER_GET (gets salesorder header and items.) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIRET2 Return Parameter
2 Table  BAPIRET2 Return Parameter SOURCE VALUE(ES_RETURN) LIKE BAPIRET2
3 Table  BAPIVBELN BAPI Sales Order SOURCE VALUE(IF_SALESDOC) LIKE BAPIVBELN-VBELN
4 Table  SPPORDER Order details
5 Table  SPPORDER Order details SOURCE ET_ITEMS STRUCTURE SPPORDER OPTIONAL
6 Table  VBAK Sales Document: Header Data
7 Table  VBAK Sales Document: Header Data SOURCE VALUE(ES_ORDERHEADER) LIKE VBAK
8 Table  VBAP Sales Document: Item Data SOURCE ET_ORDERITEMS STRUCTURE VBAP OPTIONAL
9 Table  VBAP Sales Document: Item Data