MP_PROMOTIONS_LINES
MP Promotions Lines
tableFINMP
MP_PROMOTIONS_LINES — MP Promotions Lines. FIN table in the standard Ross ERP 8.0 schema: 20 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_PROMOTIONS_LINES 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 | SYS_LINE_NUMBER | int | PK | Large numeric document line number |
| 6 | UNIT_SALES | varchar(4) | Unit of Measure (Sales) | |
| 7 | MP_FROM_QUANTITY | numeric(20,6) | From Quantity | |
| 8 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 9 | MP_FROM_VALUE | numeric(20,2) | From Value | |
| 10 | MP_AWARD_PART_CODE | varchar(15) | Award Product | |
| 11 | MP_AWARD_UNIT | varchar(4) | Award Unit | |
| 12 | MP_AWARD_WAREHOUSE | varchar(2) | Award Warehouse | |
| 13 | MP_AWARD_QUANTITY | numeric(20,6) | Award Quantity | |
| 14 | MP_AWARD_AMOUNT | numeric(20,2) | Award Amount | |
| 15 | MP_AWARD_UNIT_DISCOUNT | numeric(20,4) | Award Unit Discount | |
| 16 | MP_AWARD_PERCENT | numeric(10,2) | Award Percent | |
| 17 | MP_PER_QUANTITY | numeric(20,6) | For Each | |
| 18 | MP_PER_VALUE | numeric(20,2) | For Each | |
| 19 | MP_AWARD_TYPE | smallint | MP Award Type | |
| 20 | MP_FIXED_WAREHOUSE | varchar(1) | Fixed or variable warehouse for Gift award |