‎2008 Jul 01 7:32 AM
Hi
Could anyone tell me the steps involved in triggering a job in R/3 using an event.It would be very helpful if somebody could enumerate the steps.
Points will be awarded.
Regards
Ankit
‎2008 Jul 01 7:43 AM
Follow these steps:
Step1: Create event from transaction SM62.
Step2: Create a program that triggers this event by calling the FM u2018BP_EVENT_RAISEu2019.
Step3: Configure the background job from transaction SM36.
For details pl. see my blog in this given link.
http://www.saptechnical.com/Tutorials/ABAP/BackgroundJob/OnEvent.htm
Regards,
Joy.
‎2008 Jul 01 7:43 AM
Follow these steps:
Step1: Create event from transaction SM62.
Step2: Create a program that triggers this event by calling the FM u2018BP_EVENT_RAISEu2019.
Step3: Configure the background job from transaction SM36.
For details pl. see my blog in this given link.
http://www.saptechnical.com/Tutorials/ABAP/BackgroundJob/OnEvent.htm
Regards,
Joy.