Fonction SAP ALM_PM_MAINTNOT_PUTINPROGRESS - PM notification: put in process a

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
LANGU BAPI2080_NOTSTI-LANGU C 1 SY-LANGU X Language key
LANGUISO BAPI2080_NOTSTI-LANGUISO C 2 X Language according to ISO 639
NUMBER BAPI2080_NOTHDRE-NOTIF_NO C 12 Notification number
TESTRUN BAPIFLAG-BAPIFLAG C 1 SPACE X Check only indicator

Paramètre Reférence Type Long. Description
SYSTEMSTATUS BAPI2080_NOTADT-SYSTATUS C 40 Notification system status
USERSTATUS BAPI2080_NOTADT-USRSTATUS C 40 Notification user status

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 X Message type:S success, E error, W warning, I information

Functionality
This BAPI changes the status of a notification to "in process".

Notes
Errors are returned in the parameter RETURN.

Technical note
If a notification has the status "open", then the BAPI calls thebusiness transaction "put in process", if a notification is alreadyclosed, the BAPI calls the business transaction "put in process again".

Description
Notification system statuses, in display format.

Description
Notification user statuses, in display format.

Description
Indicates the SAP code language for the texts to be returned in theexport parameters. Either this parameter or the LANGU_ISO parametershould be filled.

Description
Indicates the ISO code language for the texts to be returned in theexport parameters. Either this parameter or the LANGU parameter shouldbe filled.

Description
Number of the service notification that should be put in process.

Description
Indicates that it is to be checked if the notification can be put inprocess. The put in process is not performed.

Description
Table which contains information on the errors that occured during theprocessing.