MP_REBATES_DISCOUNTS
MP Rebates Discounts
tableFINMP
MP_REBATES_DISCOUNTS — MP Rebates Discounts. FIN table in the standard Ross ERP 8.0 schema: 21 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_REBATES_DISCOUNTS in the interactive Data Dictionary →Part of MP 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 | MP_REBATE_CODE | varchar(10) | PK | Rebate Code |
| 5 | SEQUENCE | smallint | PK | Sequence Number |
| 6 | MP_DEAL_DISCOUNT_CODE | varchar(6) | Deal Discount Code | |
| 7 | MP_CONDITION_QUALIFIER | smallint | MP Condition Qualifier | |
| 8 | PART_CODE | varchar(15) | Product | |
| 9 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 10 | UNIT_SALES | varchar(4) | Unit of Measure (Sales) | |
| 11 | MP_TARGET_QUANTITY | numeric(20,6) | ||
| 12 | MP_REBATE_VALUE_CODE | smallint | MP Rebate Value | |
| 13 | MP_TARGET_VALUE | numeric(20,2) | ||
| 14 | MP_CURRENT_QUANTITY | numeric(20,6) | ||
| 15 | MP_CURRENT_VALUE | numeric(20,2) | ||
| 16 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 17 | MP_DEAL_AWARD | smallint | MP Deal Award | |
| 18 | MP_AWARD_AMOUNT | numeric(20,2) | Award Amount | |
| 19 | MP_AWARD_UNIT_DISCOUNT | numeric(20,4) | Award Unit Discount | |
| 20 | MP_AWARD_PERCENT | numeric(10,2) | Award Percent | |
| 21 | MP_REDEEMED_AWARD_AMOUNT | numeric(20,2) |