Hi,
I have a scenario wherein a batch number was created to InventDim table via a web service through an Inventory movement logic. By some mistake in the past, this batch number should never been created since the customer does not manage their inventory per batch number. And they want this to be removed.
Now my plan is to update/remove the value from InventBatchId in InventDim table for the following reasons:
- Avoid creating new Inventory dimension as it is already used in many transactions, and consequently
- Avoid inventory recalculation
Are there any risks or issues with the said implementation? OR should I create another InventDim record without the batch number?
Thanks,
Paul
*This post is locked for comments
I have the same question (0)