Fonction SAP ALM_PM_MAINTNOT_CHANGEUSRSTAT - PM notification: change the user status

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
NUMBER BAPI2080_NOTHDRE-NOTIF_NO C 12 Notification number
SET_INACTIVE BAPIFLAG-BAPIFLAG C 1 SPACE X Set inactive indicator
TESTRUN BAPIFLAG-BAPIFLAG C 1 SPACE X Check only indicator
USR_STATUS BAPI2080_NOTUSRSTATI u 12 User status to be set

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 in

Functionality
This BAPI changes the user status of a service notification.

Notes
Errors are returned in the parameter RETURN.

Technical note
The user status can be transferred either in internal or externalformat (fields USR_STATUS-STATUS_INT or USR_STATUS_EXT).
If the external format is used, the language must also be specified(field USR_STATUS-LANGU or USR_STATUS-LANGU_ISO).

Description
Notification system statuses, in display format.

Description
Notification user statuses, in display format.

Description
Number of the service notification for which the user status should bechanged.

Description
Indicates that the specified user status should be deactivated.

Description
Indicates that it is to be checked if the user status can be changed tothe specified value. The change is not performed.

Description
Structure which contains informations about the Service notification'suser status to be set. Either LANGU or LANGU_ISO field should contain avalue.

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