Share via


InventCostIndirectFinancial.updateIndirectTransAmount Method [AX 2012]

Updates and posts the indirect transaction with the specified amount.

Syntax

protected void updateIndirectTransAmount(
    LedgerVoucher _ledgerVoucher, 
    ProdIndirectTrans _indirectTrans, 
    CostAmount _costAmount)

Run On

Called

Parameters

  • _ledgerVoucher
    Type: LedgerVoucher Class
    The ledger voucher object where the ledger transactions are added.

See Also

Reference

InventCostIndirectFinancial Class