Menu

SAP Function Module FVEDIT_NOTES_SAVE

Notizeditor - Notizen zu Objekt sichern

The Function Module FVEDIT_NOTES_SAVE (Notizeditor - Notizen zu Objekt sichern) is a standard Function Module in SAP ERP and is part of the function group FVEDIT within the package FVVICN.

Technical Information

Function Module FVEDIT_NOTES_SAVE
Short Text Notizeditor - Notizen zu Objekt sichern
Function Group FVEDIT
Package FVVICN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DB_SAVE TYPE XFELD ' ' Daten auf DB speichern
IV_SDOMAIN TYPE C Notizdomäne
IV_SOBJKEY_NEW TYPE C Neuer Objektschlüssel (bei interner Nummenverg.)
IV_SOBJKEY_OLD TYPE C Alter Objektschlüssel (bei interner Nummenverg.)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_NO_CHANGE TYPE XFELD Daten sind unverändert

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_VIED01 LIKE Notizen - Kopftabelle
ET_VIED02 LIKE Notizen - Texttabelle

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DB_SAVE_FAILED Sichern auf DB fehlgeschlagen