SYS_TARIFF_CODES
Tariff Codes
tableFINSYS
SYS_TARIFF_CODES — Tariff Codes. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_TARIFF_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_TARIFF_CODE | varchar(11) | PK | Tariff Code |
| 3 | SYS_EC_SUPPLEMENTARY_UNITS | varchar(4) | EC Supplementary Units | |
| 4 | SYS_COUNTRY_OF_ORIGIN | varchar(6) | FK→SYS_COUNTRIES | |
| 5 | SYS_TARIFF_DESCRIPTION | text | Tariff Description | |
| 6 | SYS_EC_BOE_ENERGY | varchar(2) | EC BOE Energy Code | |
| 7 | SYS_EC_BOE_AFILLIATE | varchar(1) | EC BOE Afilliate | |
| 8 | SYS_EC_BOE_AGREEMENT | varchar(1) | EC BOE Agreement | |
| 9 | SYS_EC_BOE | varchar(1) | BOE Used |