CST_ADJ_REST_IGNORE_QTY_ONHAND profile and its impact
We need to change the average unit cost of a large number of items.
We use the perpetual average item cost method.
If the perpetual average item cost is currently 10.00, we need to increase it to 11.00. Regardless of quantity of items. It is only the unit value.
For this change, we use the REST-API Cost Adjustments REST Endpoints, with the bulk option.
But even so, it takes a long time, and when the adjustment is requested, the inventory operation occurs normally, resulting in an error as a response from the rest-api.
We can only execute it when no one is transacting the inventory.
Tagged:
0