Menu

SAP Function Module BAPI_ALM_NOTIF_PUTINPROGRESS

Release PM/CS Notification

The Function Module BAPI_ALM_NOTIF_PUTINPROGRESS (Release 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_PUTINPROGRESS
Short Text Release 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
LANGU LIKE BAPI2080_NOTSTI-LANGU SY-LANGU Language Key
LANGUISO LIKE BAPI2080_NOTSTI-LANGUISO Language According to ISO 639
NUMBER LIKE BAPI2080_NOTHDRE-NOTIF_NO Notification Number
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.