FBBookingPeriod_BR.existsTaxAssessmentForTaxTypeAndState Method
Verifies if a tax assessment exists for a specific tax type and state
Syntax
public boolean existsTaxAssessmentForTaxTypeAndState(TaxType_BR _taxType, LogisticsAddressStateId _stateId)
Run On
Called
Parameters
- _taxType
Type: TaxType_BR Enumeration
A TaxType_BR tax type
- _stateId
Type: LogisticsAddressStateId Extended Data Type
A brazilian state
Return Value
Type: boolean
true if exists a tax assessment; otherwise, false