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
| # | 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 | ARCHIVE_ID | varchar(1) | Prefix Fields for Archive Tables | |
| 3 | COMPANY_CODE | varchar(10) | Company Code | |
| 4 | DIVISION | varchar(2) | Division | |
| 5 | ORDER_NUMBER | varchar(9) | Order Number | |
| 6 | ORDER_LINE_NUMBER | int | Order Line Number | |
| 7 | ORDER_AUDIT_CODE | varchar(10) | Order Audit Code | |
| 8 | DESCRIPTION | varchar(30) | Description | |
| 9 | CREATION_DATE | datetime | Creation Date | |
| 10 | PART_CODE | varchar(15) | Product | |
| 11 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 12 | REQUIRED_DATE | datetime | Required Date | |
| 13 | PROMISED_DATE | datetime | Promised Date | |
| 14 | DELIVERY_ADDRESS_CODE | varchar(10) | Delivery Address Code | |
| 15 | SALES_PRICE | numeric(20,4) | Standard Sales Price | |
| 16 | LINE_DISCOUNT | numeric(20,2) | Line Discount | |
| 17 | ORDER_QUANTITY | numeric(20,6) | Order Quantity | |
| 18 | MOVEMENT_QTY | numeric(20,6) | Stock Movement Quantity | |
| 19 | PICKING_LIST_NUMBER | varchar(8) | Picking List Number | |
| 20 | USER_ID | varchar(20) | User Identification Code | |
| 21 | SALES_ORDER_DETAIL_DESCRIPTION | text | Order Line Detail Description | |
| 22 | UNIT_SALES | varchar(4) | Unit of Measure (Sales) | |
| 23 | UNIT_PRICE | varchar(4) | Unit of Measure (Pricing) | |
| 24 | CUSTOMER_NUMBER | varchar(8) | Customer Number | |
| 25 | IC_LOT_NUMBER | varchar(20) | Lot Number | |
| 26 | SHIPPING_REQUIREMENT_NUMBER | smallint | Shipping Requirements number | |
| 27 | TM_VEHICLE_ID | varchar(20) | Vehicle Name | |
| 28 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 29 | ARCHIVE_DATE | datetime | Archive Date | |
| 30 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 31 | PRICING_METHOD | smallint | Pricing method, tax exclusive or inclusive | |
| 32 | SALES_PRICE_INC_TAX | numeric(20,4) | Standard Sales Price Including Tax | |
| 33 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |