SALES_PRICE_HISTORY

Sales Price History

tableFINSALES

SALES_PRICE_HISTORY — Sales Price History. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_PRICE_HISTORY 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)
8SEQUENCEsmallintPKSequence Number
9VALID_FROM_DATEdatetimePromotion Valid From
10VALID_TO_DATEdatetimePromotion Valid To date
11SALES_PRICEnumeric(20,4)Standard Sales Price
12PRICE_CHANGE_DATEdatetimePrice Change Date
13SALES_PRICE_1numeric(20,4)Standard Sales Price
14SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
15QTY_VALUE_BREAKnumeric(20,4)PKQuantity/Value Price Break
16SALES_PRICE_INC_TAXnumeric(20,4)Standard Sales Price Including Tax
17SALES_PRICE_1_INC_TAXnumeric(20,4)
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.