Share via


TaxReportDomesticTrans_IT::find Method

Finds the TaxReportDomesticTrans_IT record that has the specified record ID.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: TaxReportDomesticTrans_IT Table
The TaxReportDomesticTrans_IT record that has the specified record ID.

See Also

Reference

TaxReportDomesticTrans_IT Table