Functionality This function module checks whether the notification has already beensent to SAP. If so, it causes the system to update the notificationwith the information contained in the corresponding notification atSAP. Notes The update does not occur directly in this function module, but ratherin function module/SAPSMOSS/05_UPDATE_FROM_SAP>(function module for a follow-up action). If you want to update an R/3 notification using the action box, youshould:
- Assign a follow-up function to function module
/SAPSMOSS/01_UPDATE_NOTIFIC in Customizing>. Thesystem uses this function module to create a task.
- Assign a follow-up action that calls function module
/SAPSMOSS/05_UPDATE_FROM_SAP to the selected task code in thecorresponding catalog. This function module is executed after thenotification is saved.
|