Menu

SAP Function Module HAZMAT_UPDATE_VBEPDG_DATE

Aktualisierung des Selektionsdatums in der VBEPDG

The Function Module HAZMAT_UPDATE_VBEPDG_DATE (Aktualisierung des Selektionsdatums in der VBEPDG) is a standard Function Module in SAP ERP and is part of the function group DG80 within the package CBDG.

Technical Information

Function Module HAZMAT_UPDATE_VBEPDG_DATE
Short Text Aktualisierung des Selektionsdatums in der VBEPDG
Function Group DG80
Package CBDG
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_DG_CHK_HAZMAT_POS TYPE TDGA1-DGDNPOS Kennzeichen 'Nur gg-relevante Belegpositionen'
I_VBAKWA LIKE VBAK Verkaufskopf

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_SY_DATUM LIKE Kennzeichen 'Tagesdatum verwendet'
E_FLG_UPDATE_VBEPDG LIKE Kennzeichen 'VBEPDG-Update erforderlich'
E_FLG_VBEP_DAT LIKE Kennzeichen 'Einteilungsdatum eingestellt'
E_HEAD_DATE LIKE SY-DATUM Kopfdatum
E_HEAD_DATE_TO LIKE SY-DATUM Kopfdatum (gültig bis)

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
E_VBEPDG_TAB LIKE VBEPDG aktualisierte VBEPDG
I_VBAP_POSTAB LIKE VBAPVB Verkaufspositionen
I_VBEP_SLINETAB LIKE VBEPVB Verkaufseinteilungen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_DATE_FIELD_FOUND Keine Einstellung für den Vertriebsbelegtyp vorh
NO_FUNCTION Funktionsbaustein für User Exit fehlt
TO_DATE_LT_SYDATUM 'Gültig bis'-Datum liegt vor Tagesdatum