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.
Finds a record in the BankAccountTrans table.
Syntax
client server public static BankAccountTrans findByVoucher(Voucher _voucher, TransDate _transDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The voucher number of the transaction.
- _transDate
Type: TransDate Extended Data Type
The date of the transaction.
Return Value
Type: BankAccountTrans Table
The BankAccountTrans buffer.