‎2011 Apr 27 9:45 AM
Hai,
if user schedule one job as background , prevent again scheduling of the same job before finishing the first one. if any function module or code is available for that purpose.
Plz Help.
Moderator message: duplicate post locked.
Edited by: Thomas Zloch on Apr 27, 2011 3:37 PM
‎2011 Apr 27 1:28 PM
Hi,
You have to use FM SHOW_JOBSTATE, this FM lets you know if the JOB is finished or active.
If itu2019s active you have to put a WAIT, and put all this inside a WHILE.
Regards,
Gabriela