‎2007 Sep 01 3:15 AM
‎2007 Sep 01 4:27 AM
Srinivas,
Go to SE38
Give the Program Name
Clikc on the PROGRAM in the Menu bar
Choose Execute
Choose background job.
This will set the BDC program as a backgroundjob.
You can even do the same using SM37 or SM36.Use JOB WIZARD to know about the same in a step by step process.
K.Kiran.
‎2007 Sep 01 4:48 AM
Hi Srinivas,
This is as similar as running a program in background.. there are two ways..
1) SE38>program name>F8>enter parameters>F9>spool name and page>Scedule immediately or whenever you want.
2) SM36>Create job>program name and Variant-->Scedule.
But in both the cases, you need to ensure, that the BDC is being called in no-display mode..
As there will not be any user interaction in the background run, if you are using CALL TRANSACTION method, then call in 'N' mode.
Thanks and Regards,
Vikas Bittera.