Menu

SAP Function Module BAPI_ALM_NOTIF_SAVE

Save PM/CS Notification

The Function Module BAPI_ALM_NOTIF_SAVE (Save PM/CS Notification) is a standard Function Module in SAP ERP and is part of the function group IWOPM within the package IWOP.

Technical Information

Function Module BAPI_ALM_NOTIF_SAVE
Short Text Save PM/CS Notification
Function Group IWOPM
Package IWOP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NUMBER LIKE BAPI2080_NOTHDRE-NOTIF_NO Notification Number

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NOTIFHEADER LIKE BAPI2080_NOTHDRE Notification Header Data

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
RETURN LIKE BAPIRET2 Message Type: S - Success, E - Error, W - Warning, I - Information

Exceptions

This function module does not define any Exceptions.