Menu

SAP Function Module HAZMAT_AENNR_CHECK_PK

GG-Mat: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann

The Function Module HAZMAT_AENNR_CHECK_PK (GG-Mat: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann) is a standard Function Module in SAP ERP and is part of the function group DG12 within the package CBDG.

Technical Information

Function Module HAZMAT_AENNR_CHECK_PK
Short Text GG-Mat: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann
Function Group DG12
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_AENNR TYPE AENNR Änderungsnummer
I_DATUV LIKE SY-DATUM neues Datum der Änderungsnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_GAPS_IN_ENTITY LIKE RCGRHBUF-VALFLG Lücken zwischen den Änderungsständen
E_FLG_OVERLAPPING_PERIOD LIKE RCGRHBUF-VALFLG Überlappung zweier oder mehrerer Änderungsständ.

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
LOCK_ERROR eine angeforderte Sperre wurde nicht gewährt
OTHERS interner Fehler
VALFROM_ERROR neues Datum der Änderungsnummer ist zu klein
VALTO_ERROR neues Datum der Änderungsnummer ist zu groß