2012 Mar 08 4:37 AM
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.
2012 Mar 08 5:07 AM
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]
2012 Mar 08 7:55 AM
I check this but i cant find out where the notification cause is situated..can u give some smaple code..
2012 Mar 08 7:46 AM
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