Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.