‎2007 Feb 10 9:42 AM
Hi
I am getting the following error when processing a Sales Order using BDC in Background.
"No batch input data for screen SAPLV09C 5000", This is due to Partner Data.
Please let me know what is Root Cause for this error.
Due to which data the error comes.
Thanks in advance.
Warm Regards,
Baburaj
NOTE: Reward points assured.
‎2007 Feb 12 2:33 PM
Hello,
if you have used BDC program generated by recording transaction,then during the recording this screen may not have appeared for you to input data (so as to get recroded),hene it's not aprt of program loading.But now when you are trying to load data this screen is called & it needs some input from your file data .
Or program is triggering some screen in the transaction which appeares only in background for some conditions.Please try to check the same.
You can try recording transaction once again & try to enter details in this screen during recording & then write a program based on the same.
Thanks
‎2008 Jul 08 10:47 AM
‎2007 Feb 12 6:43 PM
Hi baburaj,
I think it might be a problem with the flat file.
First of all, check the records in the flat file.
use always gui_download function module instead of other fm's. Since u r using bdc in background gui_download is preferred.
Regards...
Arun.
‎2007 Feb 12 9:16 PM
it may be also in cases when some message is raised on this screen and the transaction remains on this screen...while your BDC expects it to move to the next screen already.
‎2008 Apr 15 10:20 AM
Hi Baburaj,
I encountered the same problem an hour ago and I was able to solve this error using the suggestions of the consultants above.
There was a repitition of screens, that is why, the system says 'No batch input data for screen xxx xxx'.
You may want to try this suggestions.
Many thanks,
Reymar