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

No batch input data for screen SAPLCPDI 1400

Former Member
0 Likes
1,818

In LSMW I try to run the batch input session in backgorund but then it had errors. When I tried running it on foreground, this came up. What does it mean? WHat did I do wrong? How can I fix it?

Thanks in advance. Points assured

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,233

Hi Obie Villamosa ,

Bdc can n't handle popup's in back ground mode.When you are running in front end , user interaction will be there so we will press enter and screen processing will happens.But in case of Background mode , there is no user ibnteraction , it will stop there and gives that message.This case also exists some times when warring messages.So please check is there any popups are coming up when you are running BDC in Front end.

Please award points if this is help ful for you

In LSMW I try to run the batch input session in backgorund but then it had errors. When I tried running it on foreground, this came up. What does it mean? WHat did I do wrong? How can I fix it?

Thanks in advance. Points assured

4 REPLIES 4
Read only

Former Member
0 Likes
1,234

Hi Obie Villamosa ,

Bdc can n't handle popup's in back ground mode.When you are running in front end , user interaction will be there so we will press enter and screen processing will happens.But in case of Background mode , there is no user ibnteraction , it will stop there and gives that message.This case also exists some times when warring messages.So please check is there any popups are coming up when you are running BDC in Front end.

Please award points if this is help ful for you

Read only

0 Likes
1,233

I tried running on both foreground and background but the message "no batch input data for screen SAPLCPDI XXXX" still pops out.

What am I doing wrong?

Read only

0 Likes
1,233

Hi,

I am facing the same issue with my bdc program which has no pop ups. Can you tell me where the error is? Is it in bdc recording or is it a standard sap problem? Please kindly help me in this regard.

Thanks,

V.Nagaraju

Read only

Former Member
0 Likes
1,233

Thanks