cancel
Showing results for 
Search instead for 
Did you mean: 

additional LE Quantity in WM

Former Member
0 Kudos

My client wants to have 4 LE qty in WM 2 view of material master .

Standard SAP gives option to define 3.

Any inputs how that is possible  ?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Everyone,

So i think the best approach could be to make a Custom table , create master data there for all materials with addition SUT and qty. Now while creating TOs automatically , use some user exit (which one, how to know that ??) to check that if the incoming qty meets exact the qty in Z table , assign that SUT .

Any better approach ?

Also (which user exit etc to use?)

JL23
Active Contributor
0 Kudos

I think that even a custom table will not really help you further, except you do modifications in other programs too.

The material master is a template which defaults to transaction data.

When you create a TO, then you can go to the pallettization screen, and there you will see this default from material master.

But it is just a default, if you have further variations, then you can just overwrite it manually.

Put those into the material master that are most used, and some exotic variations need to be entered individually when they arrive.

Former Member
0 Kudos

Why you need 4 LE qty as 3 is almost more?

It cannot be done in std go for development as suggested earlier.

MANIS
Active Contributor
0 Kudos

Not possible using Standard SAP, you need to go with custom table and code based on your requirement