Solution : https://service.sap.com/sap/support/notes/1157144 (SAP Service marketplace login required)
Summary :
This SAP Note addresses issues related to using BAPIs BAPI_ALM_NOTIF_CREATE and BAPI_ALM_NOTIF_SAVE for creating and assigning PM/CS notifications to existing orders. It clarifies that redundant notification updates are triggered when these BAPIs are processed consecutively, due to overlapping functionality in updating order and notification data. It's advised that users should avoid using BAPI_ALM_NOTIF_SAVE for order assignments as the order update process already includes necessary updates for notifications. Instead, users should rely on BAPI_TRANSACTION_COMMIT to ensure correct processing.
Key words :
form post_notification_f20function module co_zv_order_post, terms function module iqs1_post_notification, existing pm/cs order, function module iqs4_save_notification, pm/cs notification, design-technical restrictions, include liqs4f20 reason, prerequisites reason, order update, order assignment
Related Notes :
| 604300 | FAQ: BAPI_ALM_NOTIF* and BAPI_SERVNOT* |