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.
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
- _inventTransLine
Type: InventTransferLine Table
A buffer of the inventory transfer line table.
- _inventTransferParmLine
Type: InventTransferParmLine Table
A buffer of the inventory transfer parameter line table.
- _ledgerVoucher
Type: LedgerVoucher Class
A ledger voucher object.
Exceptions
Exception | Condition |
---|---|
Error | No dimension account was found. |