A_SALES_ORDER_HISTORY

Archived Sales Order History

tableFINSALES

A_SALES_ORDER_HISTORY — Archived Sales Order History. FIN table in the standard Ross ERP 8.0 schema: 33 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)Prefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)Company Code
4DIVISIONvarchar(2)Division
5ORDER_NUMBERvarchar(9)Order Number
6ORDER_LINE_NUMBERintOrder Line Number
7ORDER_AUDIT_CODEvarchar(10)Order Audit Code
8DESCRIPTIONvarchar(30)Description
9CREATION_DATEdatetimeCreation Date
10PART_CODEvarchar(15)Product
11WAREHOUSEvarchar(2)Warehouse Code
12REQUIRED_DATEdatetimeRequired Date
13PROMISED_DATEdatetimePromised Date
14DELIVERY_ADDRESS_CODEvarchar(10)Delivery Address Code
15SALES_PRICEnumeric(20,4)Standard Sales Price
16LINE_DISCOUNTnumeric(20,2)Line Discount
17ORDER_QUANTITYnumeric(20,6)Order Quantity
18MOVEMENT_QTYnumeric(20,6)Stock Movement Quantity
19PICKING_LIST_NUMBERvarchar(8)Picking List Number
20USER_IDvarchar(20)User Identification Code
21SALES_ORDER_DETAIL_DESCRIPTIONtextOrder Line Detail Description
22UNIT_SALESvarchar(4)Unit of Measure (Sales)
23UNIT_PRICEvarchar(4)Unit of Measure (Pricing)
24CUSTOMER_NUMBERvarchar(8)Customer Number
25IC_LOT_NUMBERvarchar(20)Lot Number
26SHIPPING_REQUIREMENT_NUMBERsmallintShipping Requirements number
27TM_VEHICLE_IDvarchar(20)Vehicle Name
28RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
29ARCHIVE_DATEdatetimeArchive Date
30ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
31PRICING_METHODsmallintPricing method, tax exclusive or inclusive
32SALES_PRICE_INC_TAXnumeric(20,4)Standard Sales Price Including Tax
33GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.