A_GOODS_IN_QUARANTINE

Archive Goods in Quarantine

tableFINGOODS

A_GOODS_IN_QUARANTINE — Archive Goods in Quarantine. FIN table in the standard Ross ERP 8.0 schema: 30 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open A_GOODS_IN_QUARANTINE 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
5QUARANTINE_NUMBERintPKQuarantine Number
6QUARANTINE_CODEvarchar(8)Quarantine Code
7QUARANTINE_COMMENTStextQuarantine Reason and Comments
8USERNAMEvarchar(20)Username
9SYSTEM_DATEdatetimeSystem Date Transaction Made
10VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
11DETAIL_DESCRIPTIONtextDetailed Description
12PART_CODEvarchar(15)Product
13WAREHOUSEvarchar(2)Warehouse Code
14GRN_NUMBERvarchar(9)Goods Received Note Number
15GRN_LINE_NUMBERintGoods Received Note Line Number
16RECEIVED_DATEdatetimeReceived Date
17UNIT_COSTnumeric(20,6)Unit Cost
18QTY_IN_QUARANTINEnumeric(20,6)Quantity in Quarantine
19ALLOCATION_DATEdatetimeDate of Last Allocation
20UNIT_ALLOCvarchar(4)Unit of Measure (for GRN Allocation)
21LINE_TYPEvarchar(1)Line Type
22QTY_ALLOCATEDnumeric(20,6)Quantity Allocated
23ARCHIVE_DATEdatetimeArchive Date
24ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
25SYS_CURRENCY_CODEvarchar(6)Currency Code
26SYS_CURRENCY_RATEnumeric(20,12)Currency Rate
27IC_LOT_NUMBERvarchar(20)Lot Number
28IC_LOT_SEQUENCEintLot Sequence
29QUANTITY_OUTSTANDINGcomputed
30GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.