SOP_PRICE_LINES

Sales Price Lines

tableFINSOP

SOP_PRICE_LINES — Sales Price Lines. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 14 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_PRICE_LINES 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
4PRICE_LINE_NUMBERintPK
5QTY_VALUE_BREAKnumeric(20,4)Quantity/Value Price Break
6SALES_PRICEnumeric(20,4)Standard Sales Price
7SALES_PRICE_INC_TAXnumeric(20,4)Standard Sales Price Including Tax
8LAST_TIMEdatetime
9USERNAMEvarchar(20)Username
10GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.