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

test_problem

Former Member
0 Likes
516

Hi Gurus,

I have one requirement related to Service Notification. in Our Current situation service Notification(IW51) created from Batch Jobs.

Now the user requirement is that when we create it at that time it also need to technically completed that Notification.u all are know that one flag is there when we click that particular flag then notification is technically completed. but i want to do that automatically how can i do it.i wants to know that in coding where i do the necessary changes....

please give some clue...bkz its very urgent..

Thanks & Regards,

Message was edited by:

Moni Banerjee

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
487

Moni,

You can probably call the function module IQS4_CHANGE_STAT_NOTIFICATION to set the Status to completed.

~Suresh

Read only

0 Likes
487

Thank U very much Suresh For ur Support,

But Boss when i execute that FM for a particular Notification with I_VRGNG = PPM4 .(Complete Notification)

It's showing me that E_STTXT = NOCO (u know that it's means Notification Completed) but when i checked that notification it's show the status NOPR (notification in process)

can u please clear it to me if i do any wrong...

Thanks once again.

Read only

0 Likes
487

Thank u ,

Suresh.I make some mistake.....

i forgot to Set I_COMMIT = 'X'.

Now it's properly update.

regards,

Message was edited by:

Moni Banerjee