‎2009 Jun 17 6:49 AM
Hi all,
I tried event creation for background job..
I created event in sm62.
plz anyone can provide step by step process for creating event based on background jobs?
Do anone have screen shots?..
Share ur ideas to proceed further..
Thanks in Advance
Regards,
Hema
‎2009 Jun 17 7:11 AM
Hi Hema,
Could you please re-phrase your query.
I am not able to understand the exact issue.
Regards,
Saumya
‎2009 Jun 17 8:35 AM
hi,
i want to schedule the background jobs based on events..
I want to know step by step procedure...
Could u get me?
Thanks in Advance
‎2009 Jun 17 9:11 AM
Hi Hema,
If I get you correct, you want to do soem processing whenever an event is triggered. This processing shoudl be done in background.
If yes, then you can do that by associating a FM as a recipient of the BO event. This linkage can be done in SWETYPV t-code. You can write the logic to be processed when ever the event is triggered in this FM. Make the linkage active and save.
Now, whenever this BO event gets triggered in the system, the callback FM would get executed and the processign would be done in background.
Do let me know if you ahve some specific query.
Regards,
Saumya
‎2009 Jul 01 4:34 AM
‎2009 Aug 11 9:17 PM
can you forward the link which contains the screenshot. because i am trying to do the same and i am looking for same screenshot.