SALES_ORDER_LINE_DETAIL_QTYS

Sales Order Line Detail Quantities

tableFINSALES

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

Open SALES_ORDER_LINE_DETAIL_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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4ORDER_NUMBERvarchar(9)PKOrder Number
5ORDER_LINE_NUMBERintPKOrder Line Number
6SEQUENCEsmallintPKSequence 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
16QUANTITY_PROMISEDnumeric(20,6)Quantity Promised
17WAREHOUSEvarchar(2)Warehouse Code
18PART_CODEvarchar(15)Product
19REQUIRED_DATEdatetimeRequired Date
20ORDER_LINE_TYPEvarchar(1)Order Line Type
21IC_QTY_TO_SHIPnumeric(20,6)Quantity to Ship
22IC_QTY_CLOSEDnumeric(20,6)Quantity Closed
23ORDER_QUANTITY_PROCESSEDcomputed
24ORDER_QUANTITY_COMMITTEDcomputed
25ORDER_QUANTITY_OUTSTANDINGcomputed
26ORDER_QUANTITY_UNRESERVEDcomputed
27GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
28GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.

Referenced by views / procedures · 2

SALES_INFO_QTYSSOP_ORDER_DETAILS_DETAIL_QTYS