‎2011 Mar 16 8:55 PM
Hi Friends,
I am using FM 'IQS4_CREATE_NOTIFICATION' to create Quality Notification in Background with material/plant/vendor/Batch/Inspection Lot . this FM is successfully creating Notification but it's not updating batch and Inspection Lot in Notification .Can you please suggest any another FM to create Notification and that should be update batch, Inspection Lot Number also.
Thanks
Raju
Edited by: raju percherla on Mar 16, 2011 9:58 PM
‎2011 Mar 17 4:00 PM
Hi,
Try the BAPI 'BAPI_ALM_NOTIF_CREATE'
If you are using this, after the BAPI call, call the BAPI 'BAPI_ALM_NOTIF_PUTINPROGRESS' and then 'BAPI_SERVNOT_SAVE'.
‎2011 Mar 17 4:16 PM
Hi vinraaj
This bapi 'BAPI_ALM_NOTIF_CREATE' structure doesnot have Inspection lot field . But i want to pass inspection lot number when notification is creating ...
Thanks,
Raju