Fonction SAP BAPI_QUALNOT_MODIFY_DATA - QM Notification: Change Data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
NOTIFHEADER BAPI2078_NOTHDRI u 891 X BAPI Quality Notification Header for Creation
NOTIFHEADER_X BAPI2078_NOTHDRI_X u 66 X Indicator for Notification Header
NUMBER BAPI2078_NOTHDRE-NOTIF_NO C 12 Message Number

Paramètre Reférence Type Long. Description
NOTIFHEADER_EXPORT BAPI2078_NOTHDRE u 875 BAPI Quality Notification Header

Paramètre Reférence Long. Facultatif Description
NOTIFACTV BAPI2078_NOTACTVI 162 X Notification Activities for Creation
NOTIFACTV_X BAPI2078_NOTACTVI_X 13 X Change Indicator for Activities
NOTIFCAUS BAPI2078_NOTCAUSI 138 X Notification Cause for Creation
NOTIFCAUS_X BAPI2078_NOTCAUSI_X 13 X Change Indicator for Notification Cause
NOTIFITEM BAPI2078_NOTITEMI 304 X Notification Item for Creation
NOTIFITEM_X BAPI2078_NOTITEMI_X 23 X Change Indicator for Notification Item
NOTIFPARTNR BAPI2078_NOTPARTNRI 98 X Partner(s) for Creation
NOTIFPARTNR_X BAPI2078_NOTPARTNRI_X 16 X Change Indicator Partner
NOTIFTASK BAPI2078_NOTTASKI 188 X Notification Task for Creation
NOTIFTASK_X BAPI2078_NOTTASKI_X 16 X Change Indicator for Notification Task
RETURN BAPIRET2 548 X Return Parameter(s)

Functionality
You can use this BAPI to change the header, items, causes, activities,tasks, and partners of a QM notification.

Notes
Errors are transferred in the parameter RETURN.
To change a field, you must specify the new value of the field in thedata structure (for example, NOTIFHEADER-SHORT_TEXT). You must alsoselect the corresponding x-structure field (for example,NOTIFHEADER_X-SHORT_TEXT).

Further information
The changes to the notification data are only available on the databaseafter the function modules BAPI_QUALNOT_SAVE and BAPI_TRANSACTION_COMMIThave run successfully.

Description
Output structure of the notification header

Description
Structure with information about the notification header (general data)

Description
The indicator should only be set if the data in the notification headerhas to be changed.

Description
Number of notification that is to be processed

Description
Data for the activities of the notification

Description
The indicator should only be set if the data in the notificationactivity has to be changed.

Description
Data for the notification causes

Description
The indicator should only be set if the data in the notification causehas to be changed.

Description
Data for the notification items

Description
The indicator should only be set if the data in the notification itemhas to be changed.

Description
Partner for the notification

Description
The indicator should only be set if the data in the notification partnerhas to be changed.

Description
Data relating to the tasks of the notification

Description
The indicator should only be set if the data in the notification taskhas to be changed.

Description
The table contains the list of errors that occurred during processing