RCashTrans::findVoucher Method
Syntax
client server public static RCashTrans findVoucher(
RCashAccount _account,
Voucher _voucher,
TransDate _transDate,
[boolean _update])
Run On
Called
Parameters
- _account
Type: RCashAccount Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _update
Type: boolean