MP_REBATES_DISCOUNT_CHARS
MP Rebates Characteristic Lists
tableFINMP
MP_REBATES_DISCOUNT_CHARS — MP Rebates Characteristic Lists. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_REBATES_DISCOUNT_CHARS 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 | CHARACTERISTIC_CODE | varchar(6) | PK | Characteristic code |
| 7 | IC_DATATYPE_INDICATOR | varchar(1) | Characteristic Type Indicator | |
| 8 | CHARACTERISTIC_NUMERIC | numeric(20,6) | Characteristic standards associated with this product | |
| 9 | CHARACTERISTIC_TEXT | varchar(30) | Characteristic standards associated with this product |