POP_CONTRACT_PRICES

Purchasing Contract Prices

tableFINPOP

POP_CONTRACT_PRICES — Purchasing Contract Prices. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open POP_CONTRACT_PRICES in the interactive Data Dictionary →

Part of POP 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)PK FK→AP_CONTROLSDivision
4VENDOR_NUMBERvarchar(12)PKSupplier Number (or ID)
5PART_CODEvarchar(15)PK FK→PRODUCT_MASTERProduct
6WAREHOUSEvarchar(2)PKWarehouse Code
7DESCRIPTIONvarchar(30)Description
8VALID_FROM_DATEdatetimePromotion Valid From
9VALID_TO_DATEdatetimePromotion Valid To date
10CONTRACT_NUMBERvarchar(15)PKContract Number
11CONTRACT_DATEdatetimeContract Date
12CONTRACT_QTYnumeric(20,4)Contract Quantity
13CONTRACT_QTY_ORD_TDnumeric(20,4)Contract Quantity Ordered to Date
14STATUS_FLAGvarchar(1)Status Flag
15SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
16PRICING_METHODsmallintPricing method, tax exclusive or inclusive
17CONTRACT_QTY_OUTSTANDINGcomputed