TM_SITES
Sites recognised within TM
tableFINTM
TM_SITES — Sites recognised within TM. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open TM_SITES in the interactive Data Dictionary →Part of TM 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 | TM_SITE_CODE | varchar(10) | PK | A code to indicate a site |
| 4 | DESCRIPTION | varchar(30) | Description | |
| 5 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 6 | USERNAME | varchar(20) | Username | |
| 7 | PRINCIPAL_WAREHOUSE | varchar(2) | FK→WAREHOUSE_CONTROLS | |
| 8 | PERIOD | smallint | Period Number | |
| 9 | YEAR | smallint | Year Number | |
| 10 | TM_WH_AT_SITE | varchar(1) | Warehouse at Site |