SOP_SHIPPING_LEGS

The legs of the route of supply to the customer

tableFINSOP

SOP_SHIPPING_LEGS — The legs of the route of supply to the customer. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_SHIPPING_LEGS in the interactive Data Dictionary →

Part of SOP 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4ORDER_NUMBERvarchar(9)PKOrder Number
5SHIPPING_REQUIREMENT_NUMBERsmallintPK FK→SOP_SHIPPING_REQUIREMENTSShipping Requirements number
6SHIPPING_LEGsmallintPKShipping leg sequence number
7TM_TRANSSHIP_TYPEvarchar(1)Trans-shipment type
8WAREHOUSEvarchar(2)Warehouse Code
9TM_TRANSPORT_DEPOTvarchar(6)Transport Depot
10TM_SEGMENT_ROUTE_IDvarchar(9)
11TM_TRANSPORT_MODEvarchar(8)Transport Mode
12AP_DIVISIONvarchar(2)Division
13TM_SERVICE_IDvarchar(9)FK→TM_TRANSPORT_SERVICETransport Service Id
14TM_ORDER_NUMBERvarchar(9)Transport Order Number
15TM_MOVEMENT_DATEdatetime
16TM_TRANSIT_TIMEsmallintTransit Time
17TM_CARGO_TYPEvarchar(6)Cargo Type
18STATUS_FLAGvarchar(1)Status Flag
19SOP_SHIPPING_RUN_NUMBERintShipping Run Number
20TM_INTERNATIONAL_LEGvarchar(1)International Leg
21TM_FOLLOW_ON_SERVICEvarchar(1)This leg is a non-scheduled follow-on service
22SOP_DESTINATION_WAREHOUSEvarchar(2)
23SYSTEM_DATEdatetimeSystem Date Transaction Made
24USERNAMEvarchar(20)Username
25GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.