SYS_MONITOR_XREF_FIELDS
Monitor Cross Reference Fields
tableFINSYS
SYS_MONITOR_XREF_FIELDS — Monitor Cross Reference Fields. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_MONITOR_XREF_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 | SYS_TRANSACTION_TYPE_CODE | varchar(6) | PK | Monitor Type Code |
| 3 | SYS_XREF_LEVEL_NUMBER | smallint | PK | Cross Reference Level Number |
| 4 | SYS_XREF_SEQUENCE_NUMBER | smallint | PK | Cross Reference Sequence Number |
| 5 | SYS_TABLE_FIELD_NAME | varchar(30) | Field Name | |
| 6 | POSITION | smallint | Starting Position for Item | |
| 7 | SYS_LENGTH | smallint | Length of the item | |
| 8 | SYS_DATATYPE_NAME | varchar(16) | Datatype Name |