‎2009 Jan 28 3:31 PM
Can anyone give me some advice on this problem?? I am doing a Batch input using IE02 updating Equipment data from an flat file. I keep getting through all the way to processing the batch file fine, then when I process the batch file I keep getting this error:
No batch input data for screen SAPLCLFM 0500
Can someone tell me how to fix this please? I am using LSMW/
Thanks
‎2009 Jan 28 4:01 PM
Hi,
No batch input error comes
1) when data is not populated for mandatory fields or
2) check the same screen number and program name in recorded name of LSMW.
Regards,
Sunil
‎2009 Jan 28 4:03 PM
first try with foreground and check where your getting this message and sort out ...
‎2009 Jan 28 4:09 PM
Do recording again...
Be carefule while recording, sometimes you see some pop up screens which you need to press "Enter" or "ESC".
I am not familiar with your transaction code but I can tell what the problem is,
There is screen coming up when you are loading and it is expecting input from you, it can be either data or just an ENTER / ESC.
Execute your program in foreground and see what you have to enter.
I advise you to do a recording again but be careful with pop up screens.
There can be another problem, may be configuration might have changed after you create your program.
Execute it in foreground and you will see if order of screen has been changed or not.
Let me know if this does not solve your problem.
Mubeen
‎2009 Jan 30 5:14 PM