The Function Module VENDOR_SEARCH (Lieferantenstamm-Suche über Adreßattribute) is a standard Function Module in SAP ERP and is part of the function group WY13 within the package WLIF.
Function Module | VENDOR_SEARCH |
Short Text | Lieferantenstamm-Suche über Adreßattribute |
Function Group | WY13 |
Package | WLIF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_SEARCH_FOR | LIKE | VENDOR_FIND | Suchstruktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_VENDORS_FOUND | LIKE | SY-TABIX | Anzahl der gefundenen Lieferantenstammsätze |
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 |
---|---|---|---|---|
T_SEARCH_RESULT | LIKE | VENDOR_FOUND | Ergebnistabelle |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Interner Fehler |
PARAMETER_ERROR | Fehler in den Parameterwerten |