cancel
Showing results for 
Search instead for 
Did you mean: 

Shipping Point

Former Member
0 Kudos

Hi all

I have created the following

1. Shipping Point

2. Assigned the shipping point to Plant

3. created a shipping condition and assigned the shipping point

4. Created storage condition

5. Assigned the shipping pt, plant, Storage location and Storage condition.

My problem is that the when I change the shipping condition to the configured one, the storage location is not getting pulled in. It is going back to default value.

Any suggestions?

Thanks

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi All

Thanks for the inputs, All those were already maintained. We have activated the user exit for this. Since the MALA rule applies only ito delivery side and the customer master has standad shipping condition.

Regards

Former Member
0 Kudos

Hi Mum,

Now situation is

Shipping point +plant + XX (Shipping condition) = YY (Storage location)

Shipping point +plant + XX (Newly entered shipping condition) = ZZ (Storage location)

Have you setup the second combination in T-code OVL3.

Regards,

MT

Former Member
0 Kudos

Hi,

Assign the Shipping Condition to the Customer master data of your Sold-to-Party in Shipping view of Sales Area Data.

Also assign the "Loading Group" to the Material master data.

Check the Shipping point determination in the IMG in tcodes already given by other memebers.

Shipping condition(from Customer master of SP) + Loading Group (from Material master) + Delivering Plant -


> Shipping point.

Assignment of "Shipping Point + Plant + Storage condition -


> Storage Location" is done for determining Storage location for the item in the Delivery.

Remember, Storage location will not get determined in the Sales order for the item even if you have done the above assignment.

It is determined in the Delivery only.

If you want that Storage location should get determined automatically in the Sales order for the items than you have use User Exit, which you can search in the forum.

Regards

Pradyumna

Former Member
0 Kudos

Hi

KIndly check the below t code

OVL2---Picking location determination

OVL3---Storage location determination

Regards

Damu

Lakshmipathi
Active Contributor
0 Kudos

Shipping Point in Sale Order will be determined based on the combination what you maintain in OVL2. If the shipping point is not flowing correctly, you need to check here.

thanks

G. Lakshmipathi