Depending on notification type (QMEL-QMART -> TQ80-QMTYP) you have to use a different "family" of BAPI
- 01 - BAPI_ALM_NOTIF*
- 02 - BAPI_QUALNOT*
- 03 - BAPI_SERVNOT*
- etc.
Also sequence is incorrect, correct is
- BAPI_QUALNOT_DEL_DATA
- BAPI_QUALNOT_SAVE
- BAPI_TRANSACTION_COMMIT
Regards,
Raymond