The Function Module BBP_VENDOR_GET_LIST3 (Holt Liste aller gepflegten Lieferanten für Update) is a standard Function Module in SAP ERP and is part of the function group BBPA within the package BBPA.
Function Module | BBP_VENDOR_GET_LIST3 |
Short Text | Holt Liste aller gepflegten Lieferanten für Update |
Function Group | BBPA |
Package | BBPA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
WITH_CREDITORS | TYPE | XFELD | SPACE | Auch rein kreditorische Lieferanten übernehmen |
WO_PURCH_ORG | LIKE | EKPO-ELIKZ | Kein Backend Einkaufs-Bezug |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CREDITOR_TAB | LIKE | LIEF01 | Liste der Kreditoren | |
SELECTION_TAB | LIKE | RSPARAMS | Select-Option Tabelle | |
VENDOR_EKORG | LIKE | LIEF03 | Liste der Lieferanten / EkOrg-Zuordnung | |
VENDOR_TAB | LIKE | LIEF01 | Liste der Lieferanten |
This function module does not define any Exceptions.