Share via


TaxTrans_RU::findByTaxTrans Method

Finds the specified TaxTrans_RU record.

Syntax

client server public static TaxTrans_RU findByTaxTrans(RecId _taxTransRecId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to select the table for update.

Return Value

Type: TaxTrans_RU Table
A TaxTrans_RU record; otherwise, an empty record.

See Also

Reference

TaxTrans_RU Table