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- To update notificause in iw52 t.code

Former Member
0 Likes
1,103

In my requirement first i created the notication number in iw51 t.code.Now i want to change causecode and group for the particular number..

BAPI_SERVNOT_MODIFY_DATA

BAPI_SERVNOT_SAVE

BAPI_TRANSACTION_COMMIT

I am using this bapi in that all the item is updating but the causecode and causegroup is not updating in notificause table.

In my requirement first i created the notication number in iw51 t.code.Now i want to change causecode and group for the particular number..

BAPI_SERVNOT_MODIFY_DATA

BAPI_SERVNOT_SAVE

BAPI_TRANSACTION_COMMIT

I am using this bapi in that all the item is updating but the causecode and causegroup is not updating in notificause table.

3 REPLIES 3
Read only

Former Member
0 Likes
686

Hi,

Try BAPI

BAPI_ALM_ORDER_MAINTAIN

for more help on this please refer the following wiki

[http://wiki.sdn.sap.com/wiki/display/Community/BAPIsFORSERVICE+NOTIFICATION]

Read only

0 Likes
686

I check this but i cant find out where the notification cause is situated..can u give some smaple code..

Read only

Former Member
0 Likes
686

Hi Prabhu,

You can try the FM : IQS4_ADD_DATA_NOTIFICATION which is having all the option to add & update the task and case code.

You can try the FM's which are in the function group IQS4.

Regards

Rajesh V