POP_ORDER_DISCOUNTS
Purchase Order Discount Headers
tableFINPOP
POP_ORDER_DISCOUNTS — Purchase Order Discount Headers. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open POP_ORDER_DISCOUNTS in the interactive Data Dictionary →Part of POP 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 | ORDER_DISCOUNT_GROUP | varchar(6) | PK | Order Discount Group |
| 5 | BREAK_DISCOUNT | numeric(20,4) | Break Discount | |
| 6 | DISCOUNT_CHANGE_DATE | datetime | Discount Change Date | |
| 7 | BREAK_DISCOUNT_1 | numeric(20,4) | Break Discount | |
| 8 | SYS_CURRENCY_CODE | varchar(6) | PK | Currency Code |
| 9 | QTY_VALUE_BREAK | numeric(20,4) | PK | Quantity/Value Price Break |