Table list used by SAP ABAP Function Module VELO01_RETRIEVE_INQUIRY (VELO: To retrieve the list of Inquiries with dates for the customer)
SAP ABAP Function Module
VELO01_RETRIEVE_INQUIRY (VELO: To retrieve the list of Inquiries with dates for the customer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIBUS1006_HEAD | BP: BAPI transfer structure BP header data | SOURCE VALUE(BPARTNER) LIKE BAPIBUS1006_HEAD-BPARTNER |
|
| 2 | BAPIBUS1006_HEAD | BP: BAPI transfer structure BP header data | SOURCE VALUE(BUS_PARTNER) LIKE BAPIBUS1006_HEAD-BPARTNER OPTIONAL |
|
| 3 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 4 | BAPIRET2 | Return Parameter | ||
| 5 | VBAK | Sales Document: Header Data | ||
| 6 | VBAP | Sales Document: Item Data | SOURCE INQUIRY_DATE_ET STRUCTURE VBAP OPTIONAL |
|
| 7 | VBPA | Sales Document: Partner | ||
| 8 | VBPA | Sales Document: Partner | SOURCE VALUE(PART_FUN) LIKE VBPA-PARVW OPTIONAL |
|
| 9 | VBPA | Sales Document: Partner | SOURCE VALUE(INQUIRY_NO) LIKE VBPA-VBELN OPTIONAL |
|