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.
Applies Fiscal value requirement to the current tmpTaxWorkTrans
Syntax
protected void applyFiscalValueInCalculatedTaxes_BR()
Run On
Server
Remarks
General Fiscal Value usage:
- WithCreditDebit - tax is full taxable, tax base and calculated amount will be used as standard. - When TaxReductionPct is different from zero, meaning a fraction of the base amount is exempt, the exempted amount is filled in SourceExemptBaseAmount_BR. 
- WithoutCreditDebitExempt - tax is exempt, the base amount and calculated amount will be filled in SourceExemptBaseAmount_BR and SourceExemptTaxAmount_BR. 
- WithoutCreditDebitOther - tax is exempt/suspended by other reasons, the base amount and calculated amount will be filled in SourceOtherBaseAmount_BR and SourceOtherBaseTaxAmount_BR.