MP_AGREEMENTS_DISCOUNT_TYPES
MP Agreements Discount Types
tableFINMP
MP_AGREEMENTS_DISCOUNT_TYPES — MP Agreements Discount Types. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MP_AGREEMENTS_DISCOUNT_TYPES 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_AGREEMENT_CODE | varchar(10) | PK | Agreement Code |
| 5 | SEQUENCE | smallint | PK | Sequence Number |
| 6 | SYS_LINE_NUMBER | int | PK | Large numeric document line number |
| 7 | PART_CODE | varchar(15) | Product | |
| 8 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 9 | MP_PROMOTIONS_ALLOWED | varchar(1) | Promotions Allowed | |
| 10 | MP_DEAL_AWARD | smallint | MP Deal Award | |
| 11 | MP_AGREEMENT_CALCULATION_TYPE | smallint | MP Agreement Calculation Type |