TaxReportDomesticTable_IT::find Method
Finds the TaxReportDomesticTable_IT record that has the specified record ID.
Syntax
client server public static TaxReportDomesticTable_IT find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the TaxReportDomesticTable_IT record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the TaxReportDomesticTable_IT record should be selected for update.
Return Value
Type: TaxReportDomesticTable_IT Table
The TaxReportDomesticTable_IT record that has the specified record ID.