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 SAPLACHD 1000

Former Member
0 Likes
2,122

I created a bdc recording of FV60 in my username.

I works fine when I run it in the foreground.

When I run it in the background it gives me an error u201CNo batch input data for screen SAPLACHD 1000u201D.

It uses a user WF-BATCH in the background.

I tried the following options:

1. I recreated the recording choosing u201CSimulate background modeu201D option.

2. I deleted all the parameters under my user name in SU01 so that no values are defaulted.

3. I changed all the defaults in WF-BATCH to match my username in SU01.

Still no success...

What else am I missing?

Is there a work around for this?

Any other options that I can try?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,323

FV60 is an EnjoySAP transaction and not suitable for batch input in the background (it expects the GUI).

Search for notes and you should find which transaction to use.

Rob

I created a bdc recording of FV60 in my username.

I works fine when I run it in the foreground.

When I run it in the background it gives me an error u201CNo batch input data for screen SAPLACHD 1000u201D.

It uses a user WF-BATCH in the background.

I tried the following options:

1. I recreated the recording choosing u201CSimulate background modeu201D option.

2. I deleted all the parameters under my user name in SU01 so that no values are defaulted.

3. I changed all the defaults in WF-BATCH to match my username in SU01.

Still no success...

What else am I missing?

Is there a work around for this?

Any other options that I can try?

2 REPLIES 2
Read only

Former Member
0 Likes
1,324

FV60 is an EnjoySAP transaction and not suitable for batch input in the background (it expects the GUI).

Search for notes and you should find which transaction to use.

Rob

Read only

Former Member
0 Likes
1,323

I chose the normal transaction corresponding to the enjoy transaction and it worked great!