FBTaxStatement_BR.isTaxTypeApplicableForTaxAssessment Method
Identifies whether the current tax statement is applicable for the given tax assessment.
Syntax
public boolean isTaxTypeApplicableForTaxAssessment(FBTaxAssessment_BR _fbTaxAssessment)
Run On
Called
Parameters
- _fbTaxAssessment
Type: FBTaxAssessment_BR Table
FBTaxAssessment_BR table buffer representing the tax assessment.
Return Value
Type: boolean
true if the tax statement is applicable for the given tax assessment; false otherwise.