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

BAPI_ALM_NOTIF_CREATE

Former Member
0 Likes
647

Hi,

I tried searching the forum.... but cudn't get a satisfactory solution....

I'm using BAPI_ALM_NOTIF_CREATE to create the notification...

I'm passing NOTIF_TYPE = M2 as the only parameter.... SENDER = xMII

Is there anything else that I need to pass??

I get %00000000002 as NOTIF_NO in NOTIFHEADER_EXPORT.....

Return table has an entry which says "Document flow could not be updated".....

but I'm not able to see the data in QMEL table.....

Please tell me what I'm missing

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
511

Hi Musarrat,

I think you need use FM BAPI_QNOTIFICAT_CREATE to create the QualityNotification through BAPI, then QMEL table will get updated.

<b>Reward points for helpful answers</b>

Satish

2 REPLIES 2
Read only

Former Member
0 Likes
511

hello????

Read only

Former Member
0 Likes
512

Hi Musarrat,

I think you need use FM BAPI_QNOTIFICAT_CREATE to create the QualityNotification through BAPI, then QMEL table will get updated.

<b>Reward points for helpful answers</b>

Satish