MP_PROMOTIONS
Promotions
tableFINMP
MP_PROMOTIONS — Promotions. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_PROMOTIONS 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_PROMOTION_CODE | varchar(10) | PK | Promotion Code |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | MP_MARKET_PROGRAM | varchar(10) | MP Market Program | |
| 7 | MP_PROMOTION_ENFORCEABILITY | smallint | MP Promotion Enforceability | |
| 8 | MP_AWARD_MANDATORY | varchar(1) | Award Mandatory | |
| 9 | MP_SECONDARY_PROMOTION | varchar(1) | Secondary Promotion | |
| 10 | MP_CONDITION_QUALIFIER | smallint | MP Condition Qualifier | |
| 11 | MP_CALCULATION_TYPE | smallint | MP Calculation Type | |
| 12 | MP_PROMOTION_ACCOUNT | varchar(50) | MP GL Account for promotion discounts | |
| 13 | MP_PROMOTION_GL_CODE | varchar(6) | MP GL Short Code for promotion discounts | |
| 14 | PART_CODE | varchar(15) | Product | |
| 15 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 16 | SALESPERSON_CODE | varchar(8) | Salesperson Code | |
| 17 | SYS_STATUS_FLAG | smallint | Status Flag | |
| 18 | NOTES | text | Notes |