Menu

SAP Function Module PPELUIUSR_CHECK_LOT_SIZE

Lesen der Werks/Lokationsdaten

The Function Module PPELUIUSR_CHECK_LOT_SIZE (Lesen der Werks/Lokationsdaten) is a standard Function Module in SAP ERP and is part of the function group PPELUIUSR_SETTINGS within the package CPPELUIUSR.

Technical Information

Function Module PPELUIUSR_CHECK_LOT_SIZE
Short Text Lesen der Werks/Lokationsdaten
Function Group PPELUIUSR_SETTINGS
Package CPPELUIUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_LOTS_MAX TYPE PPE_LOSSBS Maximale Losgröße
IV_LOTS_MIN TYPE PPE_LOSSVN Minimale Losgröße
IV_LOTS_UOM TYPE PPELUI_VAL_LOTS_SIZE_UNIT Mengeneinheit der Losgröße

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
MIN_GT_MAX Minimum lot size > maximum
MIN_MAX_EMPTY lot sizes not supplied
UOM_EMPTY unit of measure not supplied