A_SALES_INVOICE_LINE_DETAILS

Archived Sales Invoice Line Details

tableFINSALES

A_SALES_INVOICE_LINE_DETAILS — Archived Sales Invoice Line Details. FIN table in the standard Ross ERP 8.0 schema: 24 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open A_SALES_INVOICE_LINE_DETAILS 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.
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
8INVOICE_LINE_REFERENCEvarchar(8)Invoice Line Reference
9INVOICE_DATEdatetimeInvoice Date
10STATUS_FLAGvarchar(1)Status Flag
11ORDER_NUMBERvarchar(9)Order Number
12ORDER_LINE_NUMBERintOrder Line Number
13ORDER_SEQUENCEsmallint
14DESPATCH_NOTEintShipping Note
15DESPATCH_LINEintShip Note Line Number
16PICK_LIST_NUMBERintPick List Run Number
17PICK_LINEintPicking Line Number
18IC_LOT_NUMBERvarchar(20)Lot Number
19IC_LOT_SEQUENCEintLot Sequence
20UNIT_COSTnumeric(20,6)Unit Cost
21ARCHIVE_DATEdatetimeArchive Date
22ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
23BIN_LOCATIONvarchar(15)Bin Location
24GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.