Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |