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: 

No batch input data for screen SAPLBUSS 2500

Former Member
0 Kudos
547

Hi,

I am trying to run the LSMW for the Transaction code FM_FUNCTION with the Data file. First Record works fine and from the secomd record onwards it gives me the Error that

Error: 'No batch input data for screen SAPLBUSS 2500'.

The Probkem is the Screen number changes. When you do it for the First time the Screen number is : 5002 and the Subscreen where the other data is to be entered is 2500.

When I do the same operation seocnd time . The screen number becomes 2500 for the First one where I need to enter the FKBER (Functional Area) and the Subscreen is TFKBT (Name of the Functional Area) after clicking on Create apart from the Dates...!!!

Can anyone please let me know what is the Problem and how should I solve it...?

Recording is the method I have used for doing this LSMW and I get this Problem.

Please guide.

Regards,

Deepak.

1 ACCEPTED SOLUTION

Former Member
0 Kudos
338

Hi,

The screen Flow will change based on the input provided,Goto SHDB create a recording with that first record and another recording with the second record. so you can find the difference and then ask your functional consultant about this change.

Regards,

Manesh R.

2 REPLIES 2

Former Member
0 Kudos
339

Hi,

The screen Flow will change based on the input provided,Goto SHDB create a recording with that first record and another recording with the second record. so you can find the difference and then ask your functional consultant about this change.

Regards,

Manesh R.

Sandra_Rossi
Active Contributor
0 Kudos
103

One workaround to create many functional areas in one batch input session is described here: Error with TCODE FM_FUNCTION and LSMW - SAP Community.