TaxWithholdData::findWithoutCheckLimit_BR Method
Finds specific record in TaxWithholdData table
Syntax
client server public static TaxWithholdData findWithoutCheckLimit_BR(
TaxWithholdCode _taxWithholdCode,
TransDate _transDate,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
The record identifier
- _transDate
Type: TransDate Extended Data Type
The range date of the search
- _forupdate
Type: boolean
A boolean to define if record will be selected for update or not
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The OCC setup for TaxWithholdData table
Return Value
Type: TaxWithholdData Table
A record of TaxWithholdData table