cancel
Showing results for 
Search instead for 
Did you mean: 

Manual SO Plant determination

Former Member
0 Kudos

Hello,

If a user creates a sales order using sale order type XXX, we could like to force the user to choose from a list of plants where the stock should be taken, instead of SAP automatically determining the plant.

Is it possible to force a user to choose which plant stock should be taken from base on the sales order type?

Nicholas

Accepted Solutions (1)

Accepted Solutions (1)

Shiva_Ram
Active Contributor
0 Kudos

Hi,

You can try with user exit USEREXIT_SOURCE_DETERMINATION in include MV45AFZB to satisfy the requirement.

Check with an ABAP'er, who can help you in this regard.

Regards,

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

If you want to enter the plant manually in the sales order

then dont maintain the delivering plant in

1)MM02 in the SALES: SALES ORG1 tab delivering plant

2)XD02 in the SALES AREA tab SHIPPING delivering plant

3) check if any customer material info record is maintained for the customer in VD52

If u dont maintain the delivering plant in anny of the above then the PLANT will not flow into sales order automatically.

the user can maintain manually

regards

Lakshmipathi
Active Contributor
0 Kudos

As you would be aware, in master datas, three places we can maintain delivering plant and system will give priority in the following manner

1) Customer Material Info Record (VD53)

2) Customer Master and (XD03)

3) Material Master (MM03)

If you are not maintaining the delivering plant in any of the above areas, then while creating sale order, you can manually key in the delivering plant based on which, stock will be allocated.

thanks

G. Lakshmipathi