Hello Experts,
I have a requirement to delete jobs programatically.
ie. What we do in transaction SM37-> Provide filter conditions -> Edit-SelectAll -> Delete. I want to perform it using an ABAP program.
The Jobname, Username, Status and Start date and End date will be parameters in my pgm.
Is there any FM to delete the jobs based on the condiitions provided by the user?
Help needed.
Thanks.