Menu

SAP Function Module QPL2_CHECK_LOT_FOR_BATCH

Prüfen, ob zu einer Charge mindestens ein Prüflos existiert

The Function Module QPL2_CHECK_LOT_FOR_BATCH (Prüfen, ob zu einer Charge mindestens ein Prüflos existiert) is a standard Function Module in SAP ERP and is part of the function group QPL2 within the package QL.

Technical Information

Function Module QPL2_CHECK_LOT_FOR_BATCH
Short Text Prüfen, ob zu einer Charge mindestens ein Prüflos existiert
Function Group QPL2
Package QL
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_AUFNR LIKE QALS-AUFNR Auftragsnummer
I_CHARG LIKE QALS-CHARG Charge
I_MATNR LIKE QALS-MATNR Material
I_WERK LIKE QALS-WERK Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_X_LOT_EXISTS LIKE QM00-QKZ Kennzeichen, ob Prüflos verhanden ist

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
INCONSISTENT_PARAMETERS Inkonsistente bzw. nicht ausreichende Parameter
INTERNAL_ERROR Interner Programmfehler