SYS_UNITS_OF_MEASURE_LANGUAGE
Units of Measure Language
tableFINSYS
SYS_UNITS_OF_MEASURE_LANGUAGE — Units of Measure Language. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_UNITS_OF_MEASURE_LANGUAGE 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_LANGUAGE_CODE | varchar(8) | PK | Language Code |
| 3 | UNIT_OF_MEASURE | varchar(4) | PK | Unit of Measure |
| 4 | UNIT_OF_MEASURE_DESC | varchar(20) | Unit of Measure Description | |
| 5 | SYS_EDI_UNIT_CODE | varchar(2) | EDI Unit Code |