SOP_PRICES

Sales Price Headers

tableFINSOP

SOP_PRICES — Sales Price Headers. FIN table in the standard Ross ERP 8.0 schema: 32 columns, used by 16 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_PRICES in the interactive Data Dictionary →

Part of SOP 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
3PRICE_RECORD_NUMBERintPK
4VERSION_NUMBERint
5PRICE_TYPEsmallintSales Price Type
6DIVISIONvarchar(2)Division
7CUSTOMER_NUMBERvarchar(8)Customer Number
8WAREHOUSEvarchar(2)Warehouse Code
9PART_CODEvarchar(15)Product
10SYS_CURRENCY_CODEvarchar(6)Currency Code
11UNIT_PRICEvarchar(4)Unit of Measure (Pricing)
12PROMOTION_PRICE_CODEvarchar(6)Promotion Price Code
13PRICE_CODEvarchar(6)Price Code
14VALID_FROM_DATEdatetimePromotion Valid From
15VALID_TO_DATEdatetimePromotion Valid To date
16DESCRIPTIONvarchar(30)Description
17CONTRACT_NUMBERvarchar(15)Contract Number
18CONTRACT_DATEdatetimeContract Date
19CONTRACT_QTYnumeric(20,4)Contract Quantity
20CONTRACT_QTY_ORD_TDnumeric(20,4)Contract Quantity Ordered to Date
21PROMOTION_OVERRIDEvarchar(1)Promotion Override
22CREDIT_TERMS_CODEvarchar(6)Credit Terms Code
23PRICING_METHODsmallintPricing method, tax exclusive or inclusive
24SYS_CONTRACT_STATUS_FLAGvarchar(1)
25LAST_TIMEdatetime
26USERNAMEvarchar(20)Username
27RCS_CONVERSION_STATUSvarchar(1)Ren/CS Data Conversion Status
28PRICE_DESCRIPTIONvarchar(30)
29PRICE_DETAILtextPrice Details
30CONTRACT_QTY_OUTSTANDINGcomputed
31ADDRESS_CODEvarchar(10)Address Code
32GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.