Menu

SAP Function Module EINGABEWERTE_LGORT

Ermitteln und Anzeigen der Eingabewerte zum Lagerort

The Function Module EINGABEWERTE_LGORT (Ermitteln und Anzeigen der Eingabewerte zum Lagerort) 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_LGORT
Short Text Ermitteln und Anzeigen der Eingabewerte zum Lagerort
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
WERKS LIKE MARC-WERKS SPACE Selected plant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAGERORT LIKE MARD-LGORT Selected storage location
WERKS LIKE MARC-WERKS Selected plant

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.