cancel
Showing results for 
Search instead for 
Did you mean: 

Storage location cannot be determined in outbound delivery

Former Member
0 Kudos

Hi Gurus,

I cannot populate the storage location in the delivery.

I have maintained the storage condition in plant/storage location in material master.

I have maintained the shipping point/plant/storage condition in the OVL3 for storage location determination.

I have deactivated the picking in the delivery because I do not want to pick the goods for delivery.

In my sales order, delivery is created automatically when sales order is saved.

In delivery item catergory, the check is there to determine storage location.

What am I missing, that my storage location is not deternined.

Please help.

thanks,

Ja

Accepted Solutions (1)

Accepted Solutions (1)

former_member204407
Active Contributor
0 Kudos

HI,

Have you assigned rule to delivery type

in IMG>Log exe>Shipping >Picking> determine Picking loc>Define rules for Picking location Determination.

check and revert.

Regards,

Krishna.

Former Member
0 Kudos

Hi Krishna,

Yes, in my delivery type LF, MALA rule is assigned. My delivery item category is not relevent to picking so I have taken the check mark off to make it not relevent for picking. But, I guess, that should not have impact on storage location. Please guide.

Regards,

Edited by: Ja Chogal on Feb 13, 2012 8:48 AM

Shiva_Ram
Active Contributor
0 Kudos

Check any user exit is influencing the auto determination of storage location determination in program SAPMV50A. Also in t.code 0VLP (Zero VLP), for the item category, check the boxes for both Determine SLoc and StLocation required. Then create new documents to test.

Regards,

Former Member
0 Kudos

Thanks Shiva.

The item category does have the boxes ticked for storage location determination and storage location required.

But, otherwise, I am not using any warehouse implemented not even lean warehouse management.

Could that have any any impact.

Thanks,

Ja

Answers (1)

Answers (1)

former_member223981
Active Contributor
0 Kudos

You should set a breakpoint at Function SD_STORAGE_LOCATION_DETERMINE. Analysing the select statements in this function should reveal why the storage location is not getting determined.