Skip to Content
0
Former Member
Nov 19, 2008 at 03:36 PM

BDC session method Background Processing - Error occurs randomly

658 Views

I am updating Tcode VB12 using BDC program in which i used BDC session method and then

used Fm: Open_job , Submit RSBDCSUB..., FM close_job.

The Problem is that sometimes the Session is not processed successfully. In Error log it contains messsage 'No batch input data for Screen ....' and when i rerun this session in Foreground it works fine. This happens randomly and not everytime.

I can't figure out why it is ok for some sessions and not for others.

It seems that something going on in its memory or something like that ?

Can any one figure out this?