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
- _recId
Type: RecId Extended Data Type
The RecId value of the TaxReportDomesticTaxTrans_IT record.
- _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.