ExceptionCodeTable_BR::approximateTaxValueNational Method
Gets the national approximate tax value for the specified tax fiscal classification ID and exception code.
Syntax
client server public static ApproximateTaxValue_BR approximateTaxValueNational(ExceptionCode_BR _exceptionCode, TaxFiscalClassificationId_BR _taxFiscalClassificationId)
Run On
Called
Parameters
- _exceptionCode
Type: ExceptionCode_BR Extended Data Type
The ExceptionCode_BR type to use to search for the approximate tax value.
- _taxFiscalClassificationId
Type: TaxFiscalClassificationId_BR Extended Data Type
The TaxFiscalClassificationId_BR type to use to search for the approximate tax value.
Return Value
Type: ApproximateTaxValue_BR Extended Data Type
The real value of the approximate tax for this exception code.