Share via


InventTransferUpdReceive.addVoucherTrans_IN Method [AX 2012]

Gets the dimension account for the selected inventory transfer and adds the voucher object.

Syntax

public void addVoucherTrans_IN(
    InventTransferLine _inventTransLine, 
    InventTransferParmLine _inventTransferParmLine, 
    LedgerVoucher _ledgerVoucher)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

No dimension account was found.

See Also

Reference

InventTransferUpdReceive Class