cancel
Showing results for 
Search instead for 
Did you mean: 

Storage Locations

Former Member
0 Kudos

Hi all,

Please provide some solutions to the following:

1) Automatic storage location determination for a particular product and plant combination in the sales order

2) Automatic delivery split if items have different storage locations. Basically the client wants to create multiple delivery from the same sales orders if items have different storage locations in the sales order

Please provide a detailed solution

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi ,

storage location/picking location can be determine on the basis of storage location rule mostly MALA it is determine from storage conditions+shipping point +delivering plant.

but this is not the only way may be material is picked from sloc assign in material master .

Regarding ur second question i don't think it is possible to get delivery split without any enhancement in WMS as in WMS you must assign the plants and the storage location to the warehouse number.

Within a plant it is possible to assign several storage locations to the same warehouse number.

and if u go to Delivery type lets say LF U can see the delivery split on the basis of different warehouse no. and not on the storage location.

Ur problem could be solve if the storage location is from different warehouse no.

Hope this will help.

Answers (3)

Answers (3)

Former Member
0 Kudos

automatic storage location determination rule is

storage conditions+shipping point +delivering plant=storage location

former_member183879
Active Contributor
0 Kudos

Hi

1. Automatic storage location determination in sales order is not possible. However if you want to enable this, you can do this by devpmt only.

-


You can create a new table where you can map material, plant and storage location(You can give a tcode to the user to enter values in this table, and make sure this table has the change logging mechanism, to find out change history)

-


Then in the sales order , using some user exits, you can update the storage location as mapped in the new table.

-


Though it involves some devpmt, it can solve your problem.

2. It is not possible to combine 2sales orders into one delivery creation using storage location as the criteria, the standard functionality is based on delivery type, shipping point etc.

To enable the same

---Create a copycontrol routine copying the routine 51 or 151 and make storage location as one of teh criteria to combine the order into same delivery.

-


Assign this routine to order to delivery copy control (VTLA Tcode) at item level in the field Combination criteria.

-


Now this functionality is also enabled.

Pls assign reward points if it helps.

Former Member
0 Kudos

Hi,

Automatic storage location determination is not possible in the sales order. In order to happen uautomatic storage location happening in the sales order,some routines should be written with the help of ABAPERS. Automatic storage location determination is possible in the deliver documents.

For Automatic storage location determination, go to OVL3 and assign the storage location to th combination of plant, shipping point and Storage conditions(Storage conditions should be assigned to the material in the Material master in the plant data/storage View.

Regards,

Sree

Message was edited by:

sree s