We are planning to implement PO consignment for one of the client.
The scenario is, client pays the freight cost to the supplier in advance upon receipt of consignment stock .When consignment stock is moved to own stock (411k), during the movement of the stock we need to create two accounting entries one for the material cost and the other for freight cost such that the freight can be adjusted with advance paid freight cost. Freight cost can be settled manually with another PO but the requirement is moving average price of the material should include the cost of material and freight cost .
For an example if the material cost is $100(PB00) and freight cost is $10(FAR1 - 10%), during 411k it should create two entries one for material cost($100) and the other for freight cost($10) which can be adjusted manually.
We tried by adding freight condition (FRA1) in consignment info record along with PB00 –Gross price and in this case during 411k it is summing both the prices($110) and posting to one GL account and the same settles during MRKO but what we are looking for is how we can split this into $100 and $10 .