A_DESPATCH_NOTE_QTYS

Archived Despatch Note QTYS

tableFINDESPATCH

A_DESPATCH_NOTE_QTYS — Archived Despatch Note QTYS. FIN table in the standard Ross ERP 8.0 schema: 19 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open A_DESPATCH_NOTE_QTYS in the interactive Data Dictionary →

Part of Other 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
5DESPATCH_NOTEintPKShipping Note
6DESPATCH_LINEintPKShip Note Line Number
7UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
8QTY_ACCEPTEDnumeric(20,6)Qty Accepted
9QTY_IN_QUALITY_CONTROLnumeric(20,6)Quantity in Quality Control
10QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
11IC_QTY_IN_DESPATCHnumeric(20,6)Quantity in Shipping
12QTY_DESPATCHEDnumeric(20,6)Quantity Shipped
13QTY_INVOICEDnumeric(20,6)Quantity Invoiced
14QTY_TO_INVOICEnumeric(20,6)Qty to invoice customer with
15ARCHIVE_DATEdatetimeArchive Date
16ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
17OUTSTANDING_QTY_TO_ACCEPTcomputed
18QTY_OUTSTANDINGcomputed
19GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.