TmpTaxWithholdRegulationTrans_IN::find Method
Finds a TmpTaxWithholdRegulationTrans_IN record that has a specified record ID.
Syntax
client server public static TmpTaxWithholdRegulationTrans_IN find(
RefRecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The unique record ID that is used to find the record.
- _forupdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model option to use when the record is read; optional.
Return Value
Type: TmpTaxWithholdRegulationTrans_IN Table
A TmpTaxWithholdRegulationTrans_IN record.