Menu

SAP Function Module VENDOR_SEARCH_DIALOG

Lieferantenstamm-Suche über Adreßattribute mit Dialog

The Function Module VENDOR_SEARCH_DIALOG (Lieferantenstamm-Suche über Adreßattribute mit Dialog) is a standard Function Module in SAP ERP and is part of the function group WY13 within the package WLIF.

Technical Information

Function Module VENDOR_SEARCH_DIALOG
Short Text Lieferantenstamm-Suche über Adreßattribute mit Dialog
Function Group WY13
Package WLIF
Module Type Normal Module

Importing Parameters

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
I_SEARCH_IN_ALL_VERSIONS TYPE C ' ' Sollen auch Adreßversionen durchsucht werden?

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DIALOG_CANCELED LIKE Der Dialog wurde vom Benutzer angebrochen
E_VENDORS_FOUND LIKE SY-TABIX Anzahl der gefundenen Lieferantenstammsätze

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Interner Fehler
PARAMETER_ERROR Fehler in den Parameterwerten