InventCostItemDim.calcLaterAdjustment Method [AX 2012]

Computes the total adjustment on an inventory transaction after the closing date.

Syntax

protected CostAmount calcLaterAdjustment(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transaction on which to compute the total adjustment after the closing date.

Return Value

Type: CostAmount Extended Data Type
The total adjustment after the closing date on the given inventory transaction.

See Also

Reference

InventCostItemDim Class