I want to do customization for the material cost while doing material transaction.
I am receiving a material in one org against a LOT.
For example
Org=1GM
Material=xyz
LOT=abc
cost=100
qty=1
subinv=UNBILLED
Then I am transfering from one subinventory to another subinventory
New Subinv=BILLED
Org=1GM
Material=xyz
LOT=abc
cost=100
qty=1
Now I am transferring from org 1GM to another ORG CGM in the same subinventory
NEW ORG=CGM
Subinv=BILLED
Org=1GM
Material=xyz
LOT=abc
cost=100
qty=1
I have checked in the
cst_item_costs table, that the cost for this particular item is, say 99 in this ORG CGM
Org=CGM
Cost = 99
Now when I am trying to transfer this same material from CGM to the actual ORG 1GM