A_SOP_PRICE_LINES
Archived Sales Price lines
tableFINSOP
A_SOP_PRICE_LINES — Archived Sales Price lines. FIN table in the standard Ross ERP 8.0 schema: 12 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open A_SOP_PRICE_LINES in the interactive Data Dictionary →Part of SOP tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | PRICE_RECORD_NUMBER | int | PK | |
| 4 | PRICE_LINE_NUMBER | int | PK | |
| 5 | ARCHIVE_ID | varchar(1) | Prefix Fields for Archive Tables | |
| 6 | ARCHIVE_DATE | datetime | Archive Date | |
| 7 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 8 | QTY_VALUE_BREAK | numeric(20,4) | Quantity/Value Price Break | |
| 9 | SALES_PRICE | numeric(20,4) | Standard Sales Price | |
| 10 | SALES_PRICE_INC_TAX | numeric(20,4) | Standard Sales Price Including Tax | |
| 11 | LAST_TIME | datetime | ||
| 12 | USERNAME | varchar(20) | Username |