Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating Quality Notification.

Former Member
0 Likes
723

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

2 REPLIES 2
Read only

Former Member
0 Likes
489

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'.

Read only

0 Likes
489

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