MP_ALLOWANCES_DISCOUNTS
MP Allowances Discounts
tableFINMP
MP_ALLOWANCES_DISCOUNTS — MP Allowances Discounts. FIN table in the standard Ross ERP 8.0 schema: 10 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_ALLOWANCES_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_ALLOWANCE_CODE | varchar(10) | PK | Allowance Code |
| 5 | SEQUENCE | smallint | PK | Sequence Number |
| 6 | MP_DEAL_DISCOUNT_CODE | varchar(6) | Deal Discount Code | |
| 7 | PAYMENT_DATE | datetime | Payment Date | |
| 8 | PAYMENT_AMOUNT | numeric(20,2) | Payment Amount | |
| 9 | MP_ALLOWANCE_MEASURE | varchar(1) | MP Allowance has associated measurements | |
| 10 | MP_DISCOUNT_REDEEMED | smallint | Discount redeemed with transaction |