TaxTrans::findRecId_IN Method
Finds the rec id of the tax transaction.
Syntax
client server public static TaxTrans findRecId_IN(
RefRecId _recId,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- _recId
Type: RefRecId Extended Data Type
The rec id.
- _forupdate
Type: boolean
True if the record will be update.
- _concurrencyModel
Type: ConcurrencyModel Enumeration
The concurrency model.
Return Value
Type: TaxTrans Table
The finding results of the tax transaction.