Menu

SAP Function Module BAPI_ALM_NOTIF_CLOSE

Complete PM/CS Notification

The Function Module BAPI_ALM_NOTIF_CLOSE (Complete 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_CLOSE
Short Text Complete 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
SYSTSTAT LIKE BAPI2080_NOTSTI Completion Data
TESTRUN LIKE BAPI20783T-STATUS_IND SPACE Test Flag

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SYSTEMSTATUS LIKE BAPI2080_NOTADT-SYSTATUS System Status Notification
USERSTATUS LIKE BAPI2080_NOTADT-USRSTATUS User Status Notification

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.