A_INVOICE_PICK_LIST

Archived Picking List Produced By SOP Invoicing

tableFININVOICE

A_INVOICE_PICK_LIST — Archived Picking List Produced By SOP Invoicing. FIN table in the standard Ross ERP 8.0 schema: 25 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open A_INVOICE_PICK_LIST 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
5INVOICE_NUMBERintPKInvoice Number
6INVOICE_LINE_NUMBERintPKInvoice Line Number
7SEQUENCEsmallintPKSequence Number
8PART_CODEvarchar(15)Product
9WAREHOUSEvarchar(2)Warehouse Code
10BIN_LOCATIONvarchar(15)PKBin Location
11CUSTOMER_NUMBERvarchar(8)Customer Number
12INVOICE_LINE_TYPEvarchar(1)Invoice Line Type
13DESCRIPTIONvarchar(30)Description
14MH_NUMBERintPKMaterial Handling Number
15IC_LOT_NUMBERvarchar(20)PKLot Number
16IC_LOT_SEQUENCEintPKLot Sequence
17SOP_NOMINATED_UNITvarchar(4)Inventory unit which Sales unit converts to
18IC_OTHER_INVENTORY_UNITvarchar(4)Other Inventory UOM
19IC_PACK_UNITvarchar(4)Packaged Unit Of Measure
20NOMINATED_QTY_PICKEDnumeric(20,6)
21OTHER_QTY_PICKEDnumeric(20,6)
22PACK_QTY_PICKEDnumeric(20,6)
23ARCHIVE_DATEdatetimeArchive Date
24ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
25GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.