Table list used by SAP ABAP Function Module SUPO_GET_VENDORID_COMPANYCODE (Get full list of vendorid associate with company code)
SAP ABAP Function Module
SUPO_GET_VENDORID_COMPANYCODE (Get full list of vendorid associate with company code) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 2 | BAPIRETURN | Return Parameter | ||
| 3 | LFB1 | Vendor Master (Company Code) | ||
| 4 | LFB1 | Vendor Master (Company Code) | SOURCE VALUE(COMP_CODE) LIKE LFB1-BUKRS DEFAULT '%' |
|
| 5 | LFB1 | Vendor Master (Company Code) | SOURCE VALUE(VENDOR) LIKE LFB1-LIFNR |
|
| 6 | SUPO_CREDIT | Supplier Portal - structure for vendor and company code | ||
| 7 | SUPO_CREDIT | Supplier Portal - structure for vendor and company code | SOURCE VENDOR_COMPCODE STRUCTURE SUPO_CREDIT OPTIONAL |
|