SYS_EC_FIELDS
EC Valid Fields
tableFINSYS
SYS_EC_FIELDS — EC Valid Fields. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 13 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_EC_FIELDS 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | SYS_EC_COMPONENT | varchar(31) | PK | EC Report Components |
| 4 | SYS_ACTUAL_FIELD_NAME | varchar(31) | ||
| 5 | SYS_PROMPT | varchar(15) | Prompt for Address Component | |
| 6 | SYS_FIELD_REQUIRED | varchar(1) | Field Required | |
| 7 | SYS_EC_FIELD_LENGTH | smallint | Field Length | |
| 8 | SYS_EC_VALIDATION_TABLE | varchar(31) | EC Validation Table | |
| 9 | SYS_EC_DEFAULT | varchar(10) | EC Default Value | |
| 10 | SYS_EC_VALIDATION_ROUTINE | varchar(31) | Validation Routine to be performed. | |
| 11 | SYS_EC_ANALYSIS_MASK | varchar(11) | EC Analysis Code Mask |