Table list used by SAP ABAP Function Module VELO01_GET_PART_ADDR_FOR_VBELN (get the partners and their address details for the sales order)
SAP ABAP Function Module
VELO01_GET_PART_ADDR_FOR_VBELN (get the partners and their address details for the sales order) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDPARTNER_ADDRESS | Structure of Address Data in Address Scr. for Doc. Addresses | ||
| 2 | SDPARTNER_ADDRESS | Structure of Address Data in Address Scr. for Doc. Addresses | SOURCE VALUE(PARTNER_ADDRESS_DETAIL) LIKE SDPARTNER_ADDRESS |
|
| 3 | VBADR | Address work area | SOURCE VALUE(PARTNER_ADDRESS) LIKE VBADR |
|
| 4 | VBADR | Address work area | ||
| 5 | VBPA | Sales Document: Partner | SOURCE VALUE(PARTNER) LIKE VBPA |
|
| 6 | VBPA | Sales Document: Partner | SOURCE PARTNERS_T STRUCTURE VBPA OPTIONAL |
|
| 7 | VBPA | Sales Document: Partner | ||