Application Development 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 SAPMF02D 0370 - error 00344

Former Member
0 Kudos

Hi everybody,

I'm trying to create customer master data via direct-input RFBIDE00 in LSMW, but when processing batch-input I got the error

No batch input data for screen SAPMF02D 0370

Message no. 00344

I'm working on a machine with SAP_APPL 604 and support package SAPKH60409.

I can't understand why I have this error, as in LSMW I didn't maintain any structure relation for that view or dynpro.

I've already tried to hide the fields of that view via customizing and it works, but this is not a solution because if I skip this error I get the same error on the following screen (this is for many screens on).

Please help, I'm stucked there.

Thank you,

Daniele

1 ACCEPTED SOLUTION

david_liu1
Advisor
Advisor
0 Kudos

Hello,

The reason for message 00 344 'No batch input data for screen SAPMF02D
xxx' is described in SAP note 96312:

When processing a batch input session created with the data distribution
programs (RFBIDE10, RFBIDE20, RFBIKR10, RFBIKR20), the system generates
error message 'No batch input data for screen & &' (message00344).

Reason and Prerequisites
All fields of a master data screen are hidden by Customizing. Generally,
this involves the screen that comes immediately before the screen with
the error message in the batch input sequence of operations.

Usually, setting the 'display' option in the customizing for at least
one field for each screen should resolve this issue.

Please go to transactions OB20 and OVT0, "General Data" and ensure that
the field "industry" is ready for input in the "Control" and "Marketing" tabs.

Unfortunately this is a limitation for the mass processing. The only
option is to have the field open for modification in both screens.
Please bear in mind that the value that you insert in one screen will
also be updated in the other screen.

Please also have a look at the SAP note 5599.

I hope that this information helps.

Regards,

David

1 REPLY 1

david_liu1
Advisor
Advisor
0 Kudos

Hello,

The reason for message 00 344 'No batch input data for screen SAPMF02D
xxx' is described in SAP note 96312:

When processing a batch input session created with the data distribution
programs (RFBIDE10, RFBIDE20, RFBIKR10, RFBIKR20), the system generates
error message 'No batch input data for screen & &' (message00344).

Reason and Prerequisites
All fields of a master data screen are hidden by Customizing. Generally,
this involves the screen that comes immediately before the screen with
the error message in the batch input sequence of operations.

Usually, setting the 'display' option in the customizing for at least
one field for each screen should resolve this issue.

Please go to transactions OB20 and OVT0, "General Data" and ensure that
the field "industry" is ready for input in the "Control" and "Marketing" tabs.

Unfortunately this is a limitation for the mass processing. The only
option is to have the field open for modification in both screens.
Please bear in mind that the value that you insert in one screen will
also be updated in the other screen.

Please also have a look at the SAP note 5599.

I hope that this information helps.

Regards,

David