SALES_PRICE_LINES

Sales Price Lines

tableFINSALES

SALES_PRICE_LINES — Sales Price Lines. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_PRICE_LINES 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
4PART_CODEvarchar(15)PKProduct
5WAREHOUSEvarchar(2)PKWarehouse Code
6PRICE_CODEvarchar(6)PKPrice Code
7UNIT_PRICEvarchar(4)PKUnit of Measure (Pricing)
8SALES_PRICEnumeric(20,4)Standard Sales Price
9PRICE_CHANGE_DATEdatetimePrice Change Date
10SALES_PRICE_1numeric(20,4)Standard Sales Price
11VALID_FROM_DATEdatetimePKPromotion Valid From
12VALID_TO_DATEdatetimePKPromotion Valid To date
13SYS_CURRENCY_CODEvarchar(6)PK FK→SALES_PRICESCurrency Code
14QTY_VALUE_BREAKnumeric(20,4)PKQuantity/Value Price Break
15SALES_PRICE_INC_TAXnumeric(20,4)Standard Sales Price Including Tax
16SALES_PRICE_1_INC_TAXnumeric(20,4)
17GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.