Menu

SAP Function Module ALM_NOTES_MAINTAIN

Notizbuchfunktion (Testen, Anz., Anl./Korr., Sichern, Löschen, Initial.)

The Function Module ALM_NOTES_MAINTAIN (Notizbuchfunktion (Testen, Anz., Anl./Korr., Sichern, Löschen, Initial.)) is a standard Function Module in SAP ERP and is part of the function group JBA_NOTIZBLOCK within the package JBRA.

Technical Information

Function Module ALM_NOTES_MAINTAIN
Short Text Notizbuchfunktion (Testen, Anz., Anl./Korr., Sichern, Löschen, Initial.)
Function Group JBA_NOTIZBLOCK
Package JBRA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APPLICATION LIKE Anwendungs-Identifikation (I,D,W...)
ENTITY LIKE Entität, der die Notiz zugeord. wird (z.B. MV)
FUNCTION LIKE 'D' Funktion: 'T', 'D', 'E', 'S', 'L', 'I', 'R'
KEY LIKE Identifizierender Schlüssel der Entität
NEW_KEY LIKE SPACE neuer Schlüssel (bei Function - 'R')
TITEL LIKE SPACE Z.B. 'Mietvertrag'

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
DELETED bei temp. Editieren Text gelöscht
ILLEGAL_FUNCTION unzulässiger Funktionscode
NOT_FOUND Keine Notiz vorhanden
NOT_SAVED Notiz nicht gesichert, expl. Sichern notwendig