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?