Menu

SAP Function Module CV115_ECN_CHECK

DVS: Eintrag für Änderungsnummer prüfen

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CV115_ECN_CHECK (DVS: Eintrag für Änderungsnummer prüfen) is a standard Function Module in SAP ERP and is part of the function group CV115 within the package CV.

Technical Information

Function Module CV115_ECN_CHECK
Short Text DVS: Eintrag für Änderungsnummer prüfen
Function Group CV115
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_AENNR LIKE DRAW-AENNR Änderungsnummer
PF_ALE_FLAG TYPE C SPACE ALE-Modus
PF_API_MODE TYPE C SPACE API-Modus
PF_DISPLAY TYPE C Displayflag
PF_DOKAR LIKE DRAW-DOKAR Dokumentart
PF_DOKNR LIKE DRAW-DOKNR Dokumentnummer
PF_DOKTL LIKE DRAW-DOKTL Teildokument
PF_DOKVR LIKE DRAW-DOKVR Dokumentversion
PF_TRANSACTION LIKE SY-TCODE Transation (CV01,CV02,CV03)
PF_WITH_TEMPLATE TYPE C Neue Version/Mit Vorlage
PS_DRAW LIKE DRAW Dokumentinformationssatz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_ECM_DATE LIKE AENR-DATUV Gültigkeitsdatum aus ECM

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_REV_LEVEL TYPE MCDOK-REVLV Revisionsstand

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ECN_LOCKED Änderungsnummer bereits gesperrt
ERROR Fehler