Menu

SAP Function Module VB_BATCH_CLASSIFIC_CHANGED

Prüft, ob die Chargenklassifizierung geändert wurde

The Function Module VB_BATCH_CLASSIFIC_CHANGED (Prüft, ob die Chargenklassifizierung geändert wurde) is a standard Function Module in SAP ERP and is part of the function group V01P within the package VB.

Technical Information

Function Module VB_BATCH_CLASSIFIC_CHANGED
Short Text Prüft, ob die Chargenklassifizierung geändert wurde
Function Group V01P
Package VB
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_CHARG TYPE CHARG_D Chargennummer
IV_MATNR TYPE MATNR Materialnummer
IV_WERKS TYPE WERKS_D Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CLASSIFICATION_CHANGED TYPE XFELD Feld zum Ankreuzen

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.