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