Share via


FBTaxAssessmentPaymentParameters_BR::find Method

Finds the specified record in the FBTaxAssessmentPaymentParameters_BR table.

Syntax

client server public static FBTaxAssessmentPaymentParameters_BR find(
    DataAreaId _dataAreaId, 
    TaxType_BR _taxType, 
    LogisticsAddressStateId _state, 
    LogisticsAddressCity _city, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: FBTaxAssessmentPaymentParameters_BR Table
A record in the FBTaxAssessmentPaymentParameters_BR table.

See Also

Reference

FBTaxAssessmentPaymentParameters_BR Table