Have you set up a back ground job ? How to create a background job without a variant ?

Showing Answers 1 - 8 of 8 Answers

Vamsee Krishna

  • Sep 15th, 2005
 

Yes, user can create background job scheduling in two ways.

1.      By calling the executable program RSBDCSUB

And 2. Transaction Code SM37

  Was this answer useful?  Yes

vijay

  • Jan 16th, 2006
 

Let me correct here I thnk it should be se36 for scheduling background job. And se37 for viewing all the background jobs.thnk you regardsvj

  Was this answer useful?  Yes

sabby

  • Jan 16th, 2006
 

hey ,

it is se36 for sheduling background job in bdc and.

it is 3e37 to view all the background jobs.

  Was this answer useful?  Yes

leoiz

  • Mar 4th, 2006
 

Hai friends,

  se36 is to create LDB's and se37 is to create Functions.the transaction sm37(as vamsee told) is the one where you can define your background jobs.

Thanks.

  Was this answer useful?  Yes

satya

  • Sep 28th, 2006
 

SM36 IS FOR BACKGROUND JOB CREATE

  Was this answer useful?  Yes

sowjanya

  • Oct 12th, 2006
 

Hi,

 SM37-For viewing back ground jobs .

SE36-For Logical Databases.

SE37-For Function Modules

  Was this answer useful?  Yes

sekhar

  • Apr 18th, 2007
 

Hi


SM36 is for to define the jobs
SM37 is for to view the job status like released or scheduled or cancelled.

SE36 is for defining the LDB
SE37 is for function modules

  Was this answer useful?  Yes

subramanyam

  • May 15th, 2007
 

For background job submission use tcode sm36, display sm37 (t.c se37 for function module).

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions