A_SALES_ORDER_LINE_QTYS

Archived Sales Order Line Quantities

tableFINSALES

A_SALES_ORDER_LINE_QTYS — Archived Sales Order Line Quantities. 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_SALES_ORDER_LINE_QTYS 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)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5ORDER_NUMBERvarchar(9)PKOrder Number
6ORDER_LINE_NUMBERintPKOrder Line Number
7UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
8IC_APPROX_QTY_FLAGvarchar(1)Approximate Quantity Flag
9ORDER_QUANTITYnumeric(20,6)Order Quantity
10TEMP_ORDER_QUANTITYnumeric(20,6)
11IC_QTY_PICKEDnumeric(20,6)Quantity Picked
12IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
13QTY_DESPATCHEDnumeric(20,6)Quantity Shipped
14QTY_INVOICEDnumeric(20,6)Quantity Invoiced
15QTY_RESERVEDnumeric(20,6)Quantity Reserved To Sales Orders
16TEMP_QTY_RESERVEDnumeric(20,6)
17QUANTITY_PROMISEDnumeric(20,6)Quantity Promised
18IC_QTY_TO_SHIPnumeric(20,6)Quantity to Ship
19IC_QTY_CLOSEDnumeric(20,6)Quantity Closed
20ARCHIVE_DATEdatetimeArchive Date
21ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
22ORDER_QUANTITY_PROCESSEDcomputed
23ORDER_QUANTITY_OUTSTANDINGcomputed
24GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.