Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

back ground job se37

Former Member
0 Kudos
1,056

Hi Experts

I want delete a job which is scheduled day wise......

i go to SE37 and delete the job......but after 4 5 days i got again automail through that job......

please tell me the way we permanentely delete the job from SE37.....

thanks

Babbal

6 REPLIES 6

Former Member
0 Kudos
272

SE37 is for Function module, Babbal.

Use SM37.Job should get deleted. You can also check the log to confirm.

Former Member
0 Kudos
272

Hello,

First of all where in SE37 are you finding Job....t-code is for FM's.

And you cannot delete the jobs... you must trying to delete the log in SM37....in SM37 there are only run logs... not jobs as such...

for stopping the Job to run again .. you need to mark it to ON ICE stage... which means it will not run again....

contact Batch operations team for your help....

The command for marking the job to ON ICE can be like ...."sendevent -E ON_ICE -J <job_name> "

Thanks

manish

faisal_altaf2
Active Contributor
0 Kudos
272

Hi, Babbal

Please USE Meaningful Subject Line

Faisal

Former Member
0 Kudos
272

Hi ,

If you want to delete a job , then enter the job name in SM37 and select the job status is SCHEDULED.

Execute it and delete this particular job which you get in the output.

Now , the job wont get executed again .

P.S : Use an appropriate subject line

Thanks

Former Member
0 Kudos
272

Hi,

Transaction SE37 is for Function Modules

Goto transaction SM37 >Give the job name>select the job status-->execute it and delete the job.

Hope this helps you.

Regards,

Rajani

Former Member
0 Kudos
272

Hi,

The response given by Supriya Murudkar is correct.

Go to SM37 and select the scheduled check box as well and excute , you will get the list of jobs which are in scheduled state.

delete the unwanted jobs, from next time onwards, those jobs will not run again.

Regards,

Jyothi.