Menu

SAP Function Module C14Q_AENNR_CHECK

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

The Function Module C14Q_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 C14Q within the package CBUI.

Technical Information

Function Module C14Q_AENNR_CHECK
Short Text EH&S: Prüfung, ob Datum einer Änderungsnummer umgesetzt werden kann
Function Group C14Q
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_APPL LIKE TCG03-APPL Anwendungsbereich
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ß