Share via


TaxReportDomesticThresholdBase_IT::findOrCreateByContract Method

Finds or creates a TaxReportDomesticThresholdBase_IT record for the specified contract.

Syntax

client server public static TaxReportDomesticThresholdBase_IT findOrCreateByContract(
    RecId _reportTableRecId, 
    TaxReportDomesticContractId_IT _contractID, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _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 for the specified contract.

See Also

Reference

TaxReportDomesticThresholdBase_IT Table