Hi experts,
Our requirement is to combine batch valuation and split valuation for the same material. We want to have valuation by batch (1 price for each batch). However, we need to classify the material into 2 types because of price control.
Example:
We classify batches into 2 types.
- in-house production (Price control S)
- purchasing (Price control V)
Make use of user exit, we may have batches starting with:
- PRD000001, PRD000002, PRD000003...
- PUR000001, PUR000002, PUR000003...
Our question is:
How can we achieve the requirement where sometimes we want S and sometimes we want V at batch level?
We understand that we can change the price control in material master after the batch is generated. But is it possible to change price control at the same time when batch is generated?
Please feel free to give any idea. Thanks a lot.