SALES_CONTRACT_PRICES

Sales Contract Prices

tableFINSALES

SALES_CONTRACT_PRICES — Sales Contract Prices. FIN table in the standard Ross ERP 8.0 schema: 23 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.

Open SALES_CONTRACT_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
4CUSTOMER_NUMBERvarchar(8)PKCustomer Number
5PART_CODEvarchar(15)PK FK→PRODUCT_MASTERProduct
6WAREHOUSEvarchar(2)PKWarehouse Code
7UNIT_PRICEvarchar(4)PKUnit of Measure (Pricing)
8DESCRIPTIONvarchar(30)Description
9VALID_FROM_DATEdatetimePromotion Valid From
10VALID_TO_DATEdatetimePromotion Valid To date
11CONTRACT_NUMBERvarchar(15)Contract Number
12CONTRACT_DATEdatetimeContract Date
13CONTRACT_QTYnumeric(20,4)Contract Quantity
14CONTRACT_QTY_ORD_TDnumeric(20,4)Contract Quantity Ordered to Date
15PROMOTION_OVERRIDEvarchar(1)Promotion Override
16STATUS_FLAGvarchar(1)Status Flag
17SYS_CURRENCY_CODEvarchar(6)PKCurrency Code
18CREDIT_TERMS_CODEvarchar(6)Credit Terms Code
19SYS_CONTRACT_DATE_SEQUENCEsmallintPKContract Date Sequence Number
20SYS_CONTRACT_STATUS_FLAGvarchar(1)
21PRICING_METHODsmallintPricing method, tax exclusive or inclusive
22CONTRACT_QTY_OUTSTANDINGcomputed
23GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.

Referenced by · 1 foreign key

SALES_CONTRACT_PRICE_LINES