‎2007 Sep 24 11:47 AM
Hi,
A BDC Program is created with CALL Transaction in display mode 'A'. Now i schedule the program in the background(SM36). What will happen to the BDC Program.
‎2007 Sep 24 11:53 AM
First call itself it gives error message ,see the job log at SM37 -> you see error message there.
since if you use mode 'A' ,each time user should enter enter button.
so it will not work in background.
Thanks
Seshu
‎2007 Sep 24 11:53 AM
First call itself it gives error message ,see the job log at SM37 -> you see error message there.
since if you use mode 'A' ,each time user should enter enter button.
so it will not work in background.
Thanks
Seshu
‎2007 Sep 24 11:57 AM
Hi Sourav,
To run the BDC in background the CALL transaction must be in display mode ' N' (No display).
Thanks,
Mandeep