A_GOODS_RECEIVED_LINE_QTYS

Archived Goods Received Note Line quantities per UOM

tableFINGOODS

A_GOODS_RECEIVED_LINE_QTYS — Archived Goods Received Note Line quantities per UOM. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open A_GOODS_RECEIVED_LINE_QTYS in the interactive Data Dictionary →

Part of GOODS 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
5GRN_NUMBERvarchar(9)PKGoods Received Note Number
6GRN_LINE_NUMBERintPKGoods Received Note Line Number
7UNIT_OF_MEASUREvarchar(4)PKUnit of Measure
8QTY_RECEIVEDnumeric(20,6)Qty Received
9QTY_ACCEPTEDnumeric(20,6)Qty Accepted
10QTY_IN_QUALITY_CONTROLnumeric(20,6)Quantity in Quality Control
11QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
12QTY_RETURNEDnumeric(20,6)Qty Returned
13QTY_AWAITING_CONFIRM_INnumeric(20,6)Quantity In - Awaiting Confirmation
14QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
15QTY_INVOICEDnumeric(20,6)Quantity Invoiced
16QTY_RETURNED_INVOICEDnumeric(20,6)Quantity Returned which has been Invoiced
17RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
18ARCHIVE_DATEdatetimeArchive Date
19ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
20GRN_QTY_PROCESSEDcomputed
21GRN_QTY_IN_INVENTORYcomputed
22GRN_QTY_TO_INVOICEcomputed
23GRN_QTY_TO_ALLOCATE_TO_POcomputed
24GRN_QTY_TO_LOCATEcomputed
25GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.