TaxWithholdData::find Method
Syntax
client server public static TaxWithholdData find(
TaxWithholdCode _taxWithholdCode,
TransDate _transDate,
TaxWithholdBase _taxWithholdBase,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
- _transDate
Type: TransDate Extended Data Type
- _taxWithholdBase
Type: TaxWithholdBase Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration