TaxTable::lookupTaxCode_BR Method
Builds a query using _taxType and _fiscalValue to show in _ctrl.
Syntax
client public static void lookupTaxCode_BR(
FormStringControl _ctrl,
TaxType_BR _taxType,
[TaxFiscalValue_BR _fiscalValue])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
A FormStringControl to show the lookup.
- _taxType
Type: TaxType_BR Enumeration
A TaxType_BR to build query.
- _fiscalValue
Type: TaxFiscalValue_BR Enumeration
A TaxFiscalValue_BR to build query.