Share via


InventMov_Purch.updateLedgerPhysical Method [AX 2012]

Adds ledger transactions for the physical update to the ledger voucher object.

Syntax

public void updateLedgerPhysical(
    LedgerVoucher _ledgerVoucher, 
    InventTrans _inventTrans, 
    InventUpdate _updateNow, 
    InventOnhand _inventOnhand, 
   [InventTrans _inventTransUpd_RU])

Run On

Called

Parameters

See Also

Reference

InventMov_Purch Class