cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic plants stock transfer when saving a sales order

Former Member
0 Kudos

Hello

My client wants to implement the flow below, automatically by saving his sales order:

1. Sales order to client X, Delivery plants FR10 (on the sales order)

2. Automatic stock transfer from Plant FR20 to FR10 by saving the sales order

How can I do this possible?

Thanks in advance

Sakina

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Yes you can do this.

Use the userexit MV45AFZZ, code that while saving the order MB1B transaction called and stock get transferred automatically from plant A to Plant B. Information of plant A will be there in the order and only plant B to be mentioned either through hard code or through module pool programme.

Former Member
0 Kudos

I'll try this one

thanks

Former Member
0 Kudos

I have tested it will surely work.

Former Member
0 Kudos

You can implement a logic of plant determination in sale order based on the stock availability. ie. if the stock is available in FR20, system should pick FR20.

But automatic stock transfer after plant determination in sale order looks difficult.

thanks

Former Member
0 Kudos

thanks, for your answer

I was hoping, thereu2018s some thing, like when we save the sales order and in same time we create an order request.

In fact, iu2019ve, tried this solution, but they have to create, the transfer purchase order, outbound delivery, and it same a lot work for them