PROMOTION_PRICES

Promotion Prices

tableFINPROMOTION

PROMOTION_PRICES — Promotion 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 PROMOTION_PRICES in the interactive Data Dictionary →

Part of Other 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
4WAREHOUSEvarchar(2)PK FK→WAREHOUSE_CONTROLSWarehouse Code
5PART_CODEvarchar(15)PK FK→PRODUCT_WAREHOUSEProduct
6PROMOTION_PRICE_CODEvarchar(6)PKPromotion Price Code
7UNIT_PRICEvarchar(4)PKUnit of Measure (Pricing)
8DESCRIPTIONvarchar(30)Description
9VALID_FROM_DATEdatetimePromotion Valid From
10VALID_TO_DATEdatetimePromotion 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

PROMOTION_PRICE_LINES