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
- _inventTransLine
Type: InventTransferLine Table
A buffer of InventTransferLine table.
- _inventTransferParmLine
Type: InventTransferParmLine Table
A buffer of InventTransferParmLine table.
Exceptions
Exception | Condition |
---|---|
Error | A exception will throw if not find any account. |