MP_PROMOTIONS_LINK_PROMOTIONS
MP Promotions Linked to Promotions
tableFINMP
MP_PROMOTIONS_LINK_PROMOTIONS — MP Promotions Linked to Promotions. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_PROMOTIONS_LINK_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 | UNIT_SALES | varchar(4) | PK | Unit of Measure (Sales) |
| 6 | MP_FROM_QUANTITY | numeric(20,6) | PK | From Quantity |
| 7 | SYS_CURRENCY_CODE | varchar(6) | PK | Currency Code |
| 8 | MP_FROM_VALUE | numeric(20,2) | PK | From Value |
| 9 | MP_LINKED_PROMOTION_CODE | varchar(10) | PK |