Share via


TaxReportDomesticTaxTrans_IT::find Method

Finds the TaxReportDomesticTaxTrans_IT record that has the specified RecId value.

Syntax

client server public static TaxReportDomesticTaxTrans_IT find(RecId _recId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the TaxReportDomesticTaxTrans_IT record should be selected for update.

Return Value

Type: TaxReportDomesticTaxTrans_IT Table
The TaxReportDomesticTaxTrans_IT record that has the specified RecId value.

See Also

Reference

TaxReportDomesticTaxTrans_IT Table