| icCountryCode | character |
each Country where
| field name | data type | db field | description |
|---|---|---|---|
| tiCountry_ID | integer | Country.Country_ID | Record ID |
| tcCountryCode | character | Country.CountryCode | Country Code |
| tcCountryDescription | character | Country.CountryDescription | Description |
| tiCountryFormat | integer | Country.CountryFormat | Postal Format |
| tlCountryIsActive | logical | Country.CountryIsActive | Active |
| tlCountryIsEUCountry | logical | Country.CountryIsEUCountry | EU Member |
| tiCurrency_ID | integer | Country.Currency_ID | Currency Code |
QadFinancials