Hi Experts,
I have a problem in BDC with call transaction..
My bdc is working fine in foreground mode but when i run it in background mode, in debugging i can see the values comes in fields but after completion of bdc when i check the data, it is not updating.
I can't understand the reason..
can status message create a problem in background mode??
Because when i run in foreground mode i can see some status messages in message table, but with the same data when i run bdc in background mode i can see only first message.
Can you please help me??