SYS_MONITOR_XREF_TABLES
Monitor Cross Reference Tables
tableFINSYS
SYS_MONITOR_XREF_TABLES — Monitor Cross Reference Tables. 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_MONITOR_XREF_TABLES 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_TABLE_NAME | varchar(30) | Table Name | |
| 5 | SYS_RECORD_TYPE | varchar(3) | Record Type |