InventStdCostAdjust_StdCostConvert.setInventSettlement Method [AX 2012]

Clears the ledger accounts for a physical value settlement.

Syntax

protected void setInventSettlement(InventSettlement _inventSettlement, InventTrans _inventTrans)

Run On

Called

Parameters

  • _inventSettlement
    Type: InventSettlement Table
    The inventory settlement where the balance sheet and operations posting information should be reset.
  • _inventTrans
    Type: InventTrans Table
    The inventory transaction to which the inventory settlement belongs.

See Also

Reference

InventStdCostAdjust_StdCostConvert Class