‎2006 Sep 27 9:32 PM
Hi Guys,
Now I am working in Vendor Master Conversion using Standard Batch Input Method in LSMW.(Progrm Name:RFBIKR00). When I run Batch input session in Background, it results in error. The error is 'No Batch Input data for screen SAPLSP01 300'.
Because of Pop-up message during processing, this error occured.
I dont know, how to eliminate this PopUp message during Batch Input Session processing.
Please help me.
Thanks,
Vetri
‎2006 Sep 27 9:38 PM
Hi,
try ist with:
perform bdc_dynpro using 'SAPLSP01' '0300'.
perform bdc_field using 'BDC_OKCODE'
'=ENTR'.
Bye
NL
‎2006 Sep 27 10:53 PM
‎2006 Sep 27 11:18 PM
Hi Vetri,
I am working with same standard Batch Input prgm...
Did u chk it by running foreground? If so let me know what error message u got there?
Sony