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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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ß |