Menu

SAP Function Module ITOB_CHECK_MATERIAL_BATCH

L2: Erweiterte Chargenprüfung (Stammcharge)

The Function Module ITOB_CHECK_MATERIAL_BATCH (L2: Erweiterte Chargenprüfung (Stammcharge)) is a standard Function Module in SAP ERP and is part of the function group ITO2 within the package ITOB.

Technical Information

Function Module ITOB_CHECK_MATERIAL_BATCH
Short Text L2: Erweiterte Chargenprüfung (Stammcharge)
Function Group ITO2
Package ITOB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BATCH_IMP LIKE ITOB-CHARGE Charge bzw. Bewertungsart
CHECK_LVORM LIKE SY-BINPT ' ' Prüfe aktive Löschvormerkung (MTCOR_EXP-LVORM)
LOCAT_IMP LIKE ITOB-LAGER Lagerort
MATNR_IMP LIKE ITOB-MATNR Materialnummer
PLANT_IMP LIKE ITOB-WERK Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MBEW_EXP LIKE MBEW Bewertungsartdaten (falls nicht als Charge)
MCHAR_EXP LIKE MCHAR Chargendaten (falls als Charge gefunden)
RESULT_EXP TYPE I Siehe für Result definierte Konstanten im Coding

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.