Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.