Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Batch Input Method in LSMW

Former Member
0 Likes
637

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

3 REPLIES 3
Read only

Former Member
0 Likes
537

Hi,

try ist with:

perform bdc_dynpro using 'SAPLSP01' '0300'.

perform bdc_field using 'BDC_OKCODE'

'=ENTR'.

Bye

NL

Read only

0 Likes
537

hello,

I am using Standard Batch Input Program

Vetri

Read only

0 Likes
537

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