SYS_FREIGHT_CONTRACTS
Freight Contracts
tableFINSYS
SYS_FREIGHT_CONTRACTS — Freight Contracts. FIN table in the standard Ross ERP 8.0 schema: 8 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open SYS_FREIGHT_CONTRACTS 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | AP_DIVISION | varchar(2) | PK | Division |
| 4 | VENDOR_NUMBER | varchar(12) | PK | Supplier Number (or ID) |
| 5 | SYS_FREIGHT_CONTRACT_NUMBER | varchar(12) | PK | Contract Number |
| 6 | DESCRIPTION | varchar(30) | Description | |
| 7 | TM_ALLOW_DYNAMIC_SERVICES | varchar(1) | Allow Dynamic Service Creation | |
| 8 | TM_TRANSPORT_MODE | varchar(8) | Transport Mode |