SALES_PRICES

Sales Prices

tableFINSALES

SALES_PRICES — Sales Prices. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_PRICES 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)PK FK→PRODUCT_MASTERProduct
5WAREHOUSEvarchar(2)PK FK→WAREHOUSE_CONTROLSWarehouse Code
6PRICE_CODEvarchar(6)PK FK→PRICE_CODESPrice Code
7UNIT_PRICEvarchar(4)PKUnit of Measure (Pricing)
8DESCRIPTIONvarchar(30)Description
9VALID_FROM_DATEdatetimePKPromotion Valid From
10VALID_TO_DATEdatetimePKPromotion Valid To date
11STATUS_FLAGvarchar(1)Status Flag
12SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.

Referenced by · 1 foreign key

SALES_PRICE_LINES