Menu

SAP Function Module VENDOR_MASTER_DATA_SELECT_11

Selektion Lieferanten- bzw. Kundennummern

The Function Module VENDOR_MASTER_DATA_SELECT_11 (Selektion Lieferanten- bzw. Kundennummern) is a standard Function Module in SAP ERP and is part of the function group WY06 within the package WLIF.

Technical Information

Function Module VENDOR_MASTER_DATA_SELECT_11
Short Text Selektion Lieferanten- bzw. Kundennummern
Function Group WY06
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_KNA1_KUNNR LIKE KNA1-KUNNR Kundennummer
I_LFA1_LIFNR LIKE LFA1-LIFNR Lieferantennummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KNA1_LIFNR LIKE KNA1-LIFNR Kundenstamm Lieferantennummer
E_LFA1_KUNNR LIKE LFA1-KUNNR Lieferantenstamm Kundennummer

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CUSTOMER_NOT_FOUND Kunde ist nicht vorhanden
VENDOR_NOT_FOUND Lieferant ist nicht vorhanden