cancel
Showing results for 
Search instead for 
Did you mean: 

Restricting Sales UOM and Storage Location Auto-detection at Sales Order

Former Member
0 Kudos

Hi all,

in spite of coding with User Exits, there are any standard ways to implement the followings when a sales order is created:

1) Restrict sales unit to "EA" and "CAR".

2) Storage Location for goods picking can be auto-determined based on UOM.

Cheers,

Simon

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Simon,

I agree with the solution from Nafaneetha on your ques# 1.

Regd ques#2, I don't think there is any std way for SLoc determination based on UoM except doing it in UE MV50AFZZ.

Regards,

Raghu.

former_member183879
Active Contributor
0 Kudos

Hi Raghu,

Nice way of tracing lost contacts. I forgot ur number. May be you can update your mobile number in your user profile for a day.

Simon,

Apologies. for this info.

The second reqmt has to be done only through user exit.

former_member183879
Active Contributor
0 Kudos

Hi Simon,

I think this is very much possible.

There are just 2 things you need to do.

1. When material master is created,maintain the Base unit of measure in Basic data1 tab and sales org1 tab either as EA or as CAR

2. Maintain the conversion between EA and CAR in Additional data , UOM Conversion. The additional data button can be seen in the top left of the material master. You can click this and then in the second tab, you can maintain this conversion.

3. The third point is the most important. Ensure that there is no conversion factor in additional data existing for any units other than these two units

Now you cannot create sales order in any unit other than these two units.