cancel
Showing results for 
Search instead for 
Did you mean: 

MM-IM Movement 309 with material price change

0 Kudos

Dear All,

There is a following situation. I have two materials in my stock: A and B valuated with moving average price. Let's assume the A is valuated $5 and B is $10.

I need to make a material to material transfer (movement type 309) from material A to material B. In the standard process, the material A would be moved with a MAP at level $5, but the requirement is, that user has to be able to put a custom price for this 309 movement, let's say $7.5. I've already figured out how to make it (by using MR22 to post the difference between MAP and user provided price both to material A and B after the transfer) but maybe there is some more standard way to do that?

I am aware that this is something unusual but the process is like that and unfortunately there is no possibility to change it.

Thank you in advance,

Pablo

Accepted Solutions (1)

Accepted Solutions (1)

JL23
Active Contributor
0 Kudos

a transfer posting is more or less a single movement, technically 2 movement items where the second is an automatic created item, affecting the from and the to data at the same time.

if your stock in A is only 5$ and you move it to B where you currently have a price of 10$ then it is logical that it moves with 5$, except you have standard price evaluation in the receiving plant then it will write on with 10$ and creates a difference posting automatically, still it removes at 5$

If you want enter 7$ in the movement then the stock value in the sending plant would logically turn into -2$.

You can try if you can achieve this by allowing the field "Ext. Amount LC" external amount in local currency, if you have luck then it would create a difference posting in the sending plant in case you have no stock left, if you have stock then it would adjust the moving average of remaining stock in the sending plant (not sure if that is what you want).

Answers (10)

Answers (10)

0 Kudos

Sure, apologize for late answer - I had my holidays. Please see the screenshots:

JL23
Active Contributor
0 Kudos

looks like it is not foreseen for movement type 309 to have this field available. If the program does not check this customizing for the movement 309 then you just can't do it in one step. The field is also not available in cancellations as you can read in OSS note 2002322

0 Kudos

Thank you, Jürgen. In such case I will proceed with a workaround with an appropriate usage of MR22 (to be done by ABAP developers). Regards!

JL23
Active Contributor
0 Kudos

can you show screenshots from the 3 customizing tasks?

0 Kudos

Some of the fields became indeed editable, but Ext. Amount LC is still grayed out. Are there maybe some other possibilities?

JL23
Active Contributor
0 Kudos

the MIGO screen has 3 secetions, header - item detail - item overview.

the fields in the item overview (magenta color in the screenshot) become only editable if the item detail is collapsed. With an open item detail you have to switch the tabs to get to the field, it should be in the quantity tab.

0 Kudos

Thank you, but unfortunately this field after changes is still not editable. Maybe I am trying to edit it in a wrong place? Please have a look at my screenshot. All of these fields are not editable:

former_member256557
Active Participant
0 Kudos

HI,

Kindly follow below path:

And Maintain the fields as below highlighted fields:

JL23
Active Contributor
0 Kudos

see the IMG task under inventory management > Settings for Enjoy Transactions > Field Selection for MIGO

-

0 Kudos

Great, I will test it and share my thoughts after I succeed. Just one more qustion. I am unable to make this field (Ext. Amount LC) editable in MIGO. Of course I changed it in configuration according to your previous message:

JL23
Active Contributor
0 Kudos

It can be found in your IMG > Materials Management > Inventory Management > Goods Issue / Transfer Postings > Define Screen Layout

Select your movement and go into the detail

then select the group Transfer Postings

Test it. And be aware about consequences, anybody who can use a movement type where this field is enabled has then the option to post the movement with a different valuation. This is usually not liked by auditors. My warehouse people would not be able to know at which valuation a movement should be done.

0 Kudos

This is exactly what I need. My materials are special stock (Q) type, so in case there wouldn't be sufficient value in a source material, the user be forced to provide another WBS (for temporary operations) to take the cost from. In most cases the transfer would take only a part of source material amount, so it wouldn't be an issue.

Would you please write something more about the field "Ext. Amount LC"? Where exactly is this field switchable?

Thanks