Batch input Session

Question: Hi guys,

While processing the BDC session in sm35 in background processing, I am getting error, the status here becomes 'errors'. It says "Runtime error RAISE_EXCEPTION has occurred Transaction error". While the same gets processed if we process the session in Foreground or error only methods.

Why this error is coming in 'background' method. Need your quick response.

thanks in advance

John A.

Answer:
Look at the short dump in ST22 to solve why your BDC isn't working - it appears that something you are using will not work correctly in background mode, but without further information it is impossible to tell you for certain.
_________________
Kind Regards

Rosie Brent

Please remember to search the forum and check the FAQ before posting questions, thank you.

Tuly Idiot most of the time, part-time Guru

Answer:
Some BDCs may not work in Background mode. I have seen some code in certain process that raise an exception when the program determines it is being executed in the background.
Copyright ?2007 - 2008 www.jt77.com