InventCostItemDim.updateItemReturnAdjustmentInventTrans Method [AX 2012]

Adjusts the cost of item return receipts.

Syntax

protected void updateItemReturnAdjustmentInventTrans(InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventTrans
    Type: InventTrans Table
    The inventory transaction to perform the adjustment.

See Also

Reference

InventCostItemDim Class