SYS_ISO_COUNTRY_CODES
ISO 4217 Currency Codes
tableFINSYS
SYS_ISO_COUNTRY_CODES — ISO 4217 Currency Codes. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_ISO_COUNTRY_CODES in the interactive Data Dictionary →Part of SYS tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | SYS_ISO_COUNTRY_CODE | varchar(2) | PK | ISO 3166 Country Code |
| 3 | DESCRIPTION_60 | varchar(60) | Description | |
| 4 | SYS_IBAN_LENGTH | smallint | IBAN Length |