Below is the scenario:
- STO PO(Cross company), We have batch management and valuation turned on.
- Batch and valuation fields are blank on the STO PO. PO has only one line with the material and qty.
- Outbound delivery is created from the PO and picked by the warehouse. Warehouse does a batch split between 4 different batches and does the PGI.
Batch // Valuation Picked:
M000021582 // M000021582
M000021583 // M000021583
R200024740 // R200024740
R200080424 // R200080424
- Inbound delivery is created to receive the product into the receiving warehouse with the same batch split.
- When we try to do a MIGO on the inbound delivery, we get an error "Valuation type M000021582 differs from valuation type of batch M000021583"
Key Observations:
- Batch number = Valuation Type in our system. Valuation are created when the batch is created in the system so the values of batch and valuation are always the same. That means, Batch M000021582 will have valuation M000021582 etc.
- GR document has 4 lines (one for each batch split batch/qty)
- First batch split line works fine and does not throw any error (Batch/Valuation M000021582)
- Other batch split lines have the error pointed out above. Only difference is that the second valuation number in the error is different based on the line.
I did some researching and found that the first valuation number is picked from the PO but the STO PO does not have valuation populated.
Why are we getting this error if the valuation is blank on the PO ?
Thanks in advance for your help!