TM_TRANSPORT_MODES
Modes of transport
tableFINTM
TM_TRANSPORT_MODES — Modes of transport. FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open TM_TRANSPORT_MODES 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 | TM_TRANSPORT_MODE | varchar(8) | PK | Transport Mode |
| 3 | DESCRIPTION | varchar(30) | Description | |
| 4 | TM_ALLOW_DYNAMIC_ROUTES | varchar(1) | Allow Dynamic Route Creation |