Menu

SAP Function Module EINGABEWERTE_LGNUM

Ermitteln und Anzeigen der Eingabewerte zur Lagernummer

The Function Module EINGABEWERTE_LGNUM (Ermitteln und Anzeigen der Eingabewerte zur Lagernummer) is a standard Function Module in SAP ERP and is part of the function group MATE within the package MG.

Technical Information

Function Module EINGABEWERTE_LGNUM
Short Text Ermitteln und Anzeigen der Eingabewerte zur Lagernummer
Function Group MATE
Package MG
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KZALL LIKE SY-MARKY SPACE Indicator all plants according to T001W, not only for the material number
MATNR LIKE MARA-MATNR SPACE Material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LGNUM LIKE MLGN-LGNUM Selected warehouse number

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.