SYS_FIELD_VALIDATIONS
Field Validations Table
tableFINSYS
SYS_FIELD_VALIDATIONS — Field Validations Table. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_FIELD_VALIDATIONS 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_TABLE_FIELD_NAME | varchar(30) | PK | Field Name |
| 3 | SYS_FIELD_VALID_VALUE | varchar(6) | PK | Field Valid Value |
| 4 | DESCRIPTION | varchar(30) | Description | |
| 5 | SYS_FIELD_LANGUAGE | varchar(6) | Field Value in Language |