TP_PRODUCT_ASSOCIATIONS
Product Promotion Associations
tableFINTP
TP_PRODUCT_ASSOCIATIONS — Product Promotion Associations. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PRODUCT_ASSOCIATIONS in the interactive Data Dictionary →Part of TP 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 | TP_PROMOTION_CODE | varchar(10) | PK | Promotion Code |
| 4 | TP_SEQUENCE_NUMBER | smallint | PK | Trading-partner sequence number for an EDI/interface record. |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | PART_CODE | varchar(15) | Product | |
| 7 | PRODUCT_CLASS | varchar(6) | Product Class | |
| 8 | PRODUCT_GROUP | varchar(6) | Product Group | |
| 9 | PRODUCT_TYPE | varchar(6) | Product type | |
| 10 | SF_BRAND | varchar(5) | Brand | |
| 11 | BT_COMMODITY_CLASS | varchar(15) | Commodity Class | |
| 12 | TP_INCLUDE_EXCLUDE | smallint | Include or exclude association criteria | |
| 13 | TP_PROMOTION_STATUS | smallint | Promotion status | |
| 14 | WAREHOUSE | varchar(2) | Warehouse Code |