CM_REFERENCE_FIELDS
Reference fields for CM
tableFINCM
CM_REFERENCE_FIELDS — Reference fields for CM. FIN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open CM_REFERENCE_FIELDS in the interactive Data Dictionary →Part of Other 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 | CM_RATE_TYPE_CODE | varchar(4) | Rate Type | |
| 3 | CM_RATE_AUTH_CODE | varchar(4) | Rate Authority | |
| 4 | CM_EXCHANGE_RATE | numeric(20,8) | Exchange Rate | |
| 5 | CM_CURRENCY_AMT | numeric(20,2) | Currency Amount | |
| 6 | CM_EXPIRATION_DATE | datetime | Expiration Date | |
| 7 | CM_CURRENCY_CODE | varchar(4) | Currency Code |