cancel
Showing results for 
Search instead for 
Did you mean: 

Determine storage location at sales order

Former Member
0 Kudos

Hi gurus,

It is possible to determine automatically the storage location at the sales order

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi,

use USEREXIT_MOVE_FIELD_TO_VBAP and writing a code to pull the LGORT value from TVKOL table.

Hope it helps. Pl reward if useful.

Thanks

Sadhu Kishore

Former Member
0 Kudos

Use the exit :

USEREXIT_SOURCE_DETERMINATION in include MV45AFZB

Regards,

GSL.

rmazzali
Active Contributor
0 Kudos

make user exit MV45AFZZ Form move field to vbap, because it is not possible in customizing.

Roberto

Former Member
0 Kudos

Pepito,

Storage location will not be determined automatically in Sale Order using the IMG settings. It will only be determined in the delivery document. If you want the storage location to be determined in the sale order then you need to use user exit.

Regards,

GSL.

Former Member
0 Kudos

Hi,

You can assign delivery plant in sales area tab-shipping in customer master of the sold to party.The same will get determined in sales order and storage location assigned to that plant would also get determined.

Hope this works for you.

Regards,

Preeti