cancel
Showing results for 
Search instead for 
Did you mean: 

External price for valuation during intra company STO

former_member183424
Active Contributor
0 Kudos

Hi,

When we do 301 movement type, we can able to enter an external amount. Then valuation of receiving plant will be done as per entered external amount.

We want the same facility for intra company STO process (641). When we'll create a Stock Transport Order, we'll enter a price of material (in condition tab and it is not the same as material moving average price) and we need to valuate the material as per entered price for receiving plant.

As example:

I have a material M for plant P

In accounting 1 view, here is the picture:

Total Stock = 10 pcs

Total Value = 100 inr.

MAP = 10.

Create Stock Transport Order from plant P to plant Q with qty 3 and price 12, STO value is = 36.

Then I want to valuate the material as 36 for plant Q.

Accounting entry:

Stock account Dr. 36 inr.  (valuation area/plant Q)

Stock account Cr. 36 inr.  (valuation area/plant P)

In accounting 1 view for plant Q :

Total Stock = 3 pcs

Total Value = 36 inr.

MAP = 12.

And accounting 1 view for plant P will will become

Total Stock = 7 pcs

Total Value = 64 inr.

MAP = 9.14.

Note: It is well possible when we'll do it via movement type 301 with External Amount in LC. But how can it be possible for STO process (641 movement type) ?

Accepted Solutions (0)

Answers (1)

Answers (1)

JL23
Active Contributor
0 Kudos

Try to find out which function module is used to create the material document, e.g.  MB_CREATE_GOODS_MOVEMENT or BAPI_GOODSMVT_CREATE or an other one.

Those function modules have usually the fields of the MSEG segment and hence the external value field EXBWR.

And then you need to find a way how to get the value into that field, maybe you have a logic to determine this value or you may need a field to have the value entered by a user.

former_member183424
Active Contributor
0 Kudos

They will enter the price per unit in Stock Transfer Order, in Condition tab for condition type P101 (or any other).

BijayKumarBarik
Active Contributor
0 Kudos

Hi,

For STO with P101 condition type, the condition category value in condition type play vital role to pick pricing. At present, various business needs to have own price for STO process in receiving plant but in  standard STO, the material value always post with material value in supplying plant only.

Regards,

Biju K

former_member183424
Active Contributor
0 Kudos

Yes, it is understandable. My thinking was as we can easily do the same by using 301 movement type, so there must some way to achieve this for STO process (with mvt type 641).

BijayKumarBarik
Active Contributor
0 Kudos

Hi,

You can use different valuation grouping code for each plant.

AND

Go for scheduling agreement with separate pricing procedure for it and keep expected price for material and then go for inbound delivery process.

Regards,

Biju K