SALES_INVOICE_LINE_DETAILS

Sales Invoice Line Details

tableFINSALES

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

Open 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4INVOICE_NUMBERintPKInvoice Number
5INVOICE_LINE_NUMBERintPK FK→SALES_ORDER_INVOICE_LINESInvoice Line Number
6SEQUENCEsmallintPKSequence Number
7INVOICE_LINE_REFERENCEvarchar(8)Invoice Line Reference
8INVOICE_DATEdatetimeInvoice Date
9STATUS_FLAGvarchar(1)Status Flag
10ORDER_NUMBERvarchar(9)Order Number
11ORDER_LINE_NUMBERintOrder Line Number
12ORDER_SEQUENCEsmallint
13DESPATCH_NOTEintShipping Note
14DESPATCH_LINEintShip Note Line Number
15PICK_LIST_NUMBERintPick List Run Number
16PICK_LINEintPicking Line Number
17IC_LOT_NUMBERvarchar(20)Lot Number
18IC_LOT_SEQUENCEintLot Sequence
19UNIT_COSTnumeric(20,6)Unit Cost
20BIN_LOCATIONvarchar(15)Bin Location
21ALT_CREDIT_UOMvarchar(4)
22ALT_CREDIT_QTYnumeric(20,6)
23ALT_RETURN_FLAGvarchar(1)
24IC_STATUS_CODEvarchar(8)Inventory Status
25GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
26GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.

Referenced by views / procedures · 1

CONTRACT_INVOICE_DETAILS