A_TM_TRANSPORT_ORDER

Archived An order for transport

tableFINTM

A_TM_TRANSPORT_ORDER — Archived An order for transport. FIN table in the standard Ross ERP 8.0 schema: 24 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_TM_TRANSPORT_ORDER in the interactive Data Dictionary →

Part of TM tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4AP_DIVISIONvarchar(2)PKDivision
5TM_ORDER_NUMBERvarchar(9)PKTransport Order Number
6TM_ROUTE_IDvarchar(9)Transport Route Id
7TM_SERVICE_IDvarchar(9)Transport Service Id
8VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
9AGENT_VENDOR_NUMBERvarchar(12)
10TM_VEHICLE_IDvarchar(20)Vehicle Name
11STATUS_FLAGvarchar(1)Status Flag
12SYS_FREIGHT_CHARGE_BASEnumeric(20,2)Freight Charged in the base currency
13TM_FREIGHT_CHARGE_CURRENCYnumeric(20,2)The freight charged in the specified currency
14SYS_CURRENCY_CODEvarchar(6)Currency Code
15USERNAMEvarchar(20)Username
16SYSTEM_DATEdatetimeSystem Date Transaction Made
17TM_ORDER_RECORDED_CUBICnumeric(20,5)The cubic size recorded for this transport order
18CUBIC_SIZE_UOMvarchar(4)Cubic Size Unit of Measure
19TM_ORDER_RECORDED_WEIGHTnumeric(20,3)The weight recorded against this transport order
20WEIGHT_UOMvarchar(4)Weight Unit of Measure
21TM_INVOICING_METHODvarchar(1)Invoicing Method
22ARCHIVE_DATEdatetimeArchive Date
23ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
24GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.