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