Menu

SAP Function Module QPL2_GET_LOTS_FOR_BATCH

Nachlesen aller Prüflose, die zu einer Charge existieren

The Function Module QPL2_GET_LOTS_FOR_BATCH (Nachlesen aller Prüflose, die zu einer Charge existieren) 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_GET_LOTS_FOR_BATCH
Short Text Nachlesen aller Prüflose, die zu einer Charge existieren
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
I_X_LOT_DATA LIKE QM00-QKZ Ind.: Detailsdaten zum Prüflos lesen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_QALS_TAB LIKE QALS Prüflose

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INCONSISTENT_PARAMETERS Inkonsistente bzw. nicht ausreichende Parameter
INTERNAL_ERROR Interner Programmfehler