SALES_ORDER_HISTORY

Sales Order History

tableFINSALES

SALES_ORDER_HISTORY — Sales Order History. FIN table in the standard Ross ERP 8.0 schema: 39 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_ORDER_HISTORY in the interactive Data Dictionary →

Part of SALES 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)Company Code
3DIVISIONvarchar(2)Division
4ORDER_NUMBERvarchar(9)Order Number
5ORDER_LINE_NUMBERintOrder Line Number
6ORDER_AUDIT_CODEvarchar(10)Order Audit Code
7DESCRIPTIONvarchar(30)Description
8CREATION_DATEdatetimeCreation Date
9PART_CODEvarchar(15)Product
10WAREHOUSEvarchar(2)Warehouse Code
11DELIVERY_ADDRESS_CODEvarchar(10)Delivery Address Code
12SALES_PRICEnumeric(20,4)Standard Sales Price
13LINE_DISCOUNTnumeric(20,2)Line Discount
14ORDER_QUANTITYnumeric(20,6)Order Quantity
15MOVEMENT_QTYnumeric(20,6)Stock Movement Quantity
16PICKING_LIST_NUMBERvarchar(8)Picking List Number
17USER_IDvarchar(20)User Identification Code
18SALES_ORDER_DETAIL_DESCRIPTIONtextOrder Line Detail Description
19UNIT_SALESvarchar(4)Unit of Measure (Sales)
20UNIT_PRICEvarchar(4)Unit of Measure (Pricing)
21CUSTOMER_NUMBERvarchar(8)Customer Number
22IC_LOT_NUMBERvarchar(20)Lot Number
23SHIPPING_REQUIREMENT_NUMBERsmallintShipping Requirements number
24TM_VEHICLE_IDvarchar(20)Vehicle Name
25RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
26PRICING_METHODsmallintPricing method, tax exclusive or inclusive
27SALES_PRICE_INC_TAXnumeric(20,4)Standard Sales Price Including Tax
28CUSTOMER_REFERENCEvarchar(25)Customer Reference
29DELIVERY_INSTRUCTIONSvarchar(30)Delivery Instructions
30SOP_SHIPPING_TERMS_CODEvarchar(8)
31SYS_DELIVERY_DATEdatetimeDelivery Date
32SYS_SHIPPING_DATEdatetimeShipping Date
33SYS_MOT_CODEvarchar(5)Mode of Transport
34NOTEStextNotes
35SYS_TRANS_TERM_CODEvarchar(12)Transport Terms Code
36SOP_COMMENTtextComment
37PRICE_TYPE_DESCRIPTIONvarchar(30)
38ADDITION_PRICEnumeric(20,4)
39GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.