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: 

LSMW Customer Master Load

Former Member
0 Kudos

Hi,

I´m using standard batch input object 0050 (customer master) to upload customers to the system.

I now have the problem, that it´s working in foreground, but not in background. In foreground, I´m

getting a warning, that the field KNA1-BRSCH does not exist on screen SAPMF02D 0120. As I have

seen, the field comes on the next screen, and when I press enter, it´s filling that field there. So in the

end, I can run the batch input in foreground.

But in background it´s always stopping because of this message. But as it is standard batch input,

it shouldn´t come up, right?

Does anybody have an advice for me, what to do?

Is it possible to let the batch input session run in a state, that it ignores warnings and just stop at

errors?

Thank you for your help!

1 REPLY 1

Former Member
0 Kudos

The field was suppressed by customizing, and because of that, the error occured...