SALES_DISCOUNT_LINES
Sales Discount Lines
tableFINSALES
SALES_DISCOUNT_LINES — Sales Discount Lines. FIN table in the standard Ross ERP 8.0 schema: 13 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open SALES_DISCOUNT_LINES in the interactive Data Dictionary →Part of SALES 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 | DIVISION | varchar(2) | PK | Division |
| 4 | DISCOUNT_KEY_CUSTOMER | varchar(8) | PK | Discount Key for customer(customer number or group) |
| 5 | DISCOUNT_KEY_PART | varchar(15) | PK | Discount Key Product (product code or group) |
| 6 | WAREHOUSE | varchar(2) | PK | Warehouse Code |
| 7 | BREAK_DISCOUNT | numeric(20,4) | Break Discount | |
| 8 | DISCOUNT_CHANGE_DATE | datetime | Discount Change Date | |
| 9 | BREAK_DISCOUNT_1 | numeric(20,4) | Break Discount | |
| 10 | SYS_CURRENCY_CODE | varchar(6) | PK | Currency Code |
| 11 | QTY_VALUE_BREAK | numeric(20,4) | PK | Quantity/Value Price Break |
| 12 | SYS_EDI_DISCOUNT_INDICATOR | varchar(4) | EDI Discount Indicator | |
| 13 | SYS_EDI_DISCOUNT_CODE | varchar(4) | EDI Discount Code |