Share via


InventTransferUpdShip.addVoucherTrans_IN Method [AX 2012]

This method is used to get the dimension account based on the Invent Account Type passed and to get the voucher object.

Syntax

public void addVoucherTrans_IN(InventTransferLine _inventTransLine, InventTransferParmLine _inventTransferParmLine)

Run On

Called

Parameters

Exceptions

Exception Condition
Error

A exception will throw if not find any account.

See Also

Reference

InventTransferUpdShip Class