CustTrans::findByVoucher Method
Finds a CustTrans record in the given company.
Syntax
client server public static CustTrans findByVoucher(Voucher _voucher)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
The Voucher for which to search.
Return Value
Type: CustTrans Table
A CustTrans record.