InventCostItemDim.calcKeyAdjustmentAllocation Method [AX 2012]
Calculates the adjustments for the co-products or by-products.
Syntax
protected Amount calcKeyAdjustmentAllocation(ProdBOM _prodBOM, Amount _adjustment)
Run On
Called
Parameters
- _prodBOM
Type: ProdBOM Table
The ProdBOM record that should be calculated.
- _adjustment
Type: Amount Extended Data Type
The amount of the adjustment to make.
Return Value
Type: Amount Extended Data Type
The amount of the adjustment that will be allocated to the item parent.