cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple storage locations for GR against prod.order

Former Member
0 Kudos

Hi,

I have a finished good X with storage locations as K001,K002,K003.

Maximum stock in each storage location is 100 tons of X

Now when i create production order for 250 tons and when i confirm that order with auto gr or in MB31 tcode i should get the suggestion from the system that k001 can store 100 ton , k002 100 tons and k003 50 tons.

Please help.

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

You have a option to splits manual GR quantity during confirmation or in Good receipt MB31.

So you change the quantity and storage location it self there.

In CO11N Goto confirmation goods movement screen,

select the product line and follow the menu path,

Edit --> splitting

enter the required qty and click on copy.

As per your requirement you can split the quantity and change the storage location too

Also you can do in different ways, if you have QM activated then do GR and during UD you can split the qty.

If you want system should propose then please use BAdi WORKORDER_GOODSMVT.

Please refer the link,

http://scn.sap.com/thread/1395135

Regards,

R.Brahmankar

Answers (1)

Answers (1)

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

On the standard system, only one storage location is suggested for goods receipt. You can try to create your onw logic using BAdI WORKORDER_GOODSMVT. Method MANUAL_GOODS_RECEIPT is called by MB31.

BR

Caetano