SOP_RR_LINES

tableFINSOP

SOP_RR_LINES — FIN table in the standard Ross ERP 8.0 schema: 23 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_RR_LINES in the interactive Data Dictionary →

Part of SOP 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
4RR_NUMBERintPK FK→SOP_RR_HEADERSRR Number
5RR_LINE_NUMBERintPKRR Line Number
6RMA_LINE_NUMBERintRMA Line Number
7RMA_LINE_SEQUENCEsmallint
8WAREHOUSEvarchar(2)Warehouse Code
9PART_CODEvarchar(15)Product
10INVOICE_LINE_TYPEvarchar(1)Invoice Line Type
11SALES_ORDER_DETAIL_DESCRIPTIONtextOrder Line Detail Description
12IC_LOT_NUMBERvarchar(20)Lot Number
13BIN_LOCATIONvarchar(15)Bin Location
14IC_STATUS_CODEvarchar(8)Inventory Status
15UNIT_COSTnumeric(20,6)Unit Cost
16QTY_RECEIVEDnumeric(20,6)Qty Received
17UNIT_RECvarchar(4)Unit of Measure (Receiving)
18QTY_SALESnumeric(20,6)
19UNIT_SALESvarchar(4)Unit of Measure (Sales)
20IC_OTHER_INVENTORY_QTYnumeric(20,6)Quantity of the Inventory UOM which is not the Nominated UOM
21IC_OTHER_INVENTORY_UNITvarchar(4)Other Inventory UOM
22IC_NOMINATED_QTYnumeric(20,6)Quantity of the Nominated Inventory UOM
23IC_NOMINATED_UNITvarchar(4)Nominated Inventory UOM

Referenced by · 1 foreign key

SOP_RR_LINE_DETAILS