inventCostProdCancel.addProdIndirectTransToLedgerVoucher Method [AX 2012]
Adds a ProdIndirectTrans record to a ledger voucher.
Syntax
protected void addProdIndirectTransToLedgerVoucher(ProdIndirectTrans _prodIndirectTrans)
Run On
Called
Parameters
- _prodIndirectTrans
Type: ProdIndirectTrans Table
The ProdIndirectTrans record that must be posted.
Remarks
This method is only used when a ledger voucher has been passed to this object.