Error in Material Transactions: How to skip a transaction from costing when the Cost Manager runs.
Hi All,
We are having an issue with the Inventory period closing, since there is 1 error transaction and the Cost Manager has stopped running after that error occurred. So, there are quite a lot of tranasactions that are in the queue to run through the Cost Manager.
This erred tranasction is not so relavant and has no effect on Inventory Accounting, so we want to just skip this transaction from costing when the Cost Manager runs.
To achieve this, we were thinking of passing an UPDATE sql statement where we mark this specific transaction as NULL(which means it is already costed) and let the Cost Manager run.