Share via


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

  • _forupdate
    Type: boolean
    True if the record will be update.

Return Value

Type: TaxTrans Table
The finding results of the tax transaction.

See Also

Reference

TaxTrans Table