SAP Function Module C10G_AENNR_CHECK

EH&S: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann

The Function Module C10G_AENNR_CHECK (EH&S: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann) is a standard Function Module in SAP ERP and is part of the function group C10G within the package CBUI.

Technical Information

Function Module C10G_AENNR_CHECK
Short Text EH&S: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann
Function Group C10G
Package CBUI
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 LIKE AENR-AENNR Änderungsnummer
I_DATUV LIKE SY-DATUM neues Datum der Änderungsnummer

Exporting Parameters

This function module does not define any EXPORTING parameters.

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ß