Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Handles the adjustment of a single production order.
Syntax
protected void adjust(InventTransId _inventTransId, Map _keyAdjustmentMap)
Run On
Called
Parameters
- _inventTransId
Type: InventTransId Extended Data Type
The inventTransId that belongs to a production order that should be updated.
- _keyAdjustmentMap
Type: Map Class
The storage structure that holds the adjustments.
Remarks
The keyAdjustmentMap holds all the items for which adjustments occurred. Based on this, first the indirect cost will be calculated. Then the material consumption, costing records will be created.