Fonction SAP BAPI_QUALNOT_DEL_DATA - QM Notification: Delete Data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
NUMBER BAPI2078_NOTHDRE-NOTIF_NO C 12 Message Number

Paramètre Reférence Long. Facultatif Description
NOTIFACTV BAPI2078_NOTACTVI 162 X Notification Activities for Creation
NOTIFCAUS BAPI2078_NOTCAUSI 138 X Notification Cause for Creation
NOTIFPARTNR BAPI2078_NOTPARTNRI 98 X Partner for Creation/Change
NOTIFTASK BAPI2078_NOTTASKI 188 X Notification Task for Creation
NOTITEM BAPI2078_NOTITEMI 304 X Notification Item for Creation
RETURN BAPIRET2 548 X Return Parameter(s)

Functionality
You can use this BAPI to delete items, causes, activities, tasks, andpartners for a quality notification.

Comments
Errors are transferred in the parameter RETURN.

Notes
To delete an entry, you must specify the key of the table entry (forexample, ITEM_KEY for the item that is to be deleted or PARTN_ROLE andPARTNER for the partner to be deleted).

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
Number of the notification that is to be processed

Description
Data for the activities of the notification

Description
Data for the notification causes

Description
Partner for the notification

Description
Data for the tasks of the notification

Description
Data for the notification items

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