A_SALES_ORDER_LINE_DTL_QTYS

Archived Sales Order Line Detail Quantities

tableFINSALES

A_SALES_ORDER_LINE_DTL_QTYS — Archived Sales Order Line Detail Quantities. FIN table in the standard Ross ERP 8.0 schema: 30 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_SALES_ORDER_LINE_DTL_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
7SEQUENCEsmallintPKSequence Number
8UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
9IC_APPROX_QTY_FLAGvarchar(1)Approximate Quantity Flag
10ORDER_QUANTITYnumeric(20,6)Order Quantity
11TEMP_ORDER_QUANTITYnumeric(20,6)
12IC_QTY_PICKEDnumeric(20,6)Quantity Picked
13IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
14QTY_DESPATCHEDnumeric(20,6)Quantity Shipped
15QTY_INVOICEDnumeric(20,6)Quantity Invoiced
16QTY_RESERVEDnumeric(20,6)Quantity Reserved To Sales Orders
17QUANTITY_PROMISEDnumeric(20,6)Quantity Promised
18WAREHOUSEvarchar(2)Warehouse Code
19PART_CODEvarchar(15)Product
20REQUIRED_DATEdatetimeRequired Date
21ORDER_LINE_TYPEvarchar(1)Order Line Type
22IC_QTY_TO_SHIPnumeric(20,6)Quantity to Ship
23IC_QTY_CLOSEDnumeric(20,6)Quantity Closed
24ARCHIVE_DATEdatetimeArchive Date
25ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
26ORDER_QUANTITY_PROCESSEDcomputed
27ORDER_QUANTITY_COMMITTEDcomputed
28ORDER_QUANTITY_OUTSTANDINGcomputed
29ORDER_QUANTITY_UNRESERVEDcomputed
30GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.