TaxWithholdTrans::find Method
Syntax
client server public static TaxWithholdTrans find(
CompanyId _company,
Voucher _voucher,
TransDate _transDate,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _company
Type: CompanyId Extended Data Type
- _voucher
Type: Voucher Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration