‎2008 Mar 14 6:00 AM
Hi all,
I have created a BDC using call transaction method. If i need to run this in background mode how shall i do this and where shall i see whether it has run successfully...
Regards
subbu.
‎2008 Mar 14 6:06 AM
Hi,
If u run BDC in N mode ie no screens mode then its background processing
Regards
‎2008 Mar 14 6:07 AM
Hi,
just goto tcode sm37
give ur session name and create background job.
Regards,
DVNS
‎2008 Mar 14 6:12 AM
sorry yaar i tought it is back ground job, sorry.
Regards,
DVNS.
‎2008 Mar 14 6:09 AM
Hi,
tcode Se38>on menu bar>Program>execute>background.
Before doing above work In "call transaction statement the MODE should be "N".
2.You can track this in tcode SM37
pls. reward if usefull
‎2008 Mar 14 6:12 AM
hi,
thanks for ur reply...
i have submitted my bdc in background... but i'm completely unaware of what should be done in sm37, can u tell me the steps to be done in sm37.
Thanks and regards
subbu.
‎2008 Mar 14 6:12 AM
Run the program in background:
Give program name in se38 ..
Program >execute.> background
Here give the program name .. variant and U can execute it
immediately or schedule to run later ...
Look for the results in SM37 ..