cancel
Showing results for 
Search instead for 
Did you mean: 

Different Storage Location required for RGA

Former Member
0 Kudos

Hi,

My requirement is that whenever Returns is done for SO, different Storage location should default, which is currently not happening.

For ex - Standard Storage location(0001) is determined whenever SO is created but we want that different storage location(say 0096 which is created for Returns) should be determined whenever Returns is created.

For these I have made the following config settings :

Defined 1000(Shipping Point Std) which is assigned to Plant(BPX1)

Also 1100(Shipping Point for Returns) is assigned to Plant(BPX1)

Storage loc (0001- std) is assigned to Plant(BPX1) and warehouse no (BP1)

Storage loc (0096 - for Returns) is assigned to Plant(BPX1) and Warehouse no (BP1)

In OVL3 following settings done:

Shipping Point (1000) , Plant (BPX1) than storage loc - 0001(Std)

Shipping Point (1100) , Plant (BPX1) than storage loc - 0096(Returns)

Still when we are creating returns storage loc 0001 is defaulting in Returns and NOT 0096 (Which is my requirement).

Kindly advise which config settings are still missing to determine 0096 storage loc in RGA.

Thanks in advance

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

User Exit defined....

former_member206976
Active Contributor
0 Kudos

Hi,

Please check is your plant and movement types ticked as to determine automatically in T.Code: OMJ8.

regards

Former Member
0 Kudos

Thanks..

Can you please tell which all movement types should be ticked in this case...

Former Member
0 Kudos

Hi,

I have ticked the Plant and movement type in OMJ8, but still same storage location is coming while posting the Returns.

Thanks