‎2007 Jul 12 4:15 PM
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
‎2007 Jul 12 5:10 PM
Moni,
You can probably call the function module IQS4_CHANGE_STAT_NOTIFICATION to set the Status to completed.
~Suresh
‎2007 Jul 13 5:57 AM
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.
‎2007 Jul 13 6:16 AM
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