Menu

SAP Function Module CO_FW_CHECK_MHDAT

Mindesthaltbarkeitsdatum prüfen

The Function Module CO_FW_CHECK_MHDAT (Mindesthaltbarkeitsdatum prüfen) is a standard Function Module in SAP ERP and is part of the function group COFW within the package CORU.

Technical Information

Function Module CO_FW_CHECK_MHDAT
Short Text Mindesthaltbarkeitsdatum prüfen
Function Group COFW
Package CORU
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_IMKPF TYPE IMKPF MMIM: Inputstruktur für allgemeinen FB Warenbewegung buchen
I_IMSEG TYPE IMSEG MMIM: Inputstruktur für allgemeinen FB Warenbewegung buchen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum

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
HSD_IN_FUTURE Herstelldatum liegt in der Zukunft
MHD_IN_PAST Mindesthaltbarkeitsdatum liegt in der Vergangenheit
REQUIRED_HSD Erforderliches Herstelldatum
REQUIRED_MHD Erforderliches Mindesthaltbarkeitsdatum