IS_TP_GIFT_PRODUCTS
tableFINIS
IS_TP_GIFT_PRODUCTS — FIN table in the standard Ross ERP 8.0 schema: 11 columns. Columns, data types, keys, foreign keys and relationships.
Open IS_TP_GIFT_PRODUCTS in the interactive Data Dictionary →Part of IS 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) | Company Code | |
| 3 | TP_PROMOTION_CODE | varchar(10) | Promotion Code | |
| 4 | TP_SEQUENCE_NUMBER | smallint | Trading-partner sequence number for an EDI/interface record. | |
| 5 | PART_CODE | varchar(15) | Product | |
| 6 | TP_GIFT_QUANTITY | numeric(20,6) | Gift Quantity | |
| 7 | TP_GIFT_BASE_QTY | numeric(20,6) | Base Quantity to which the Gift Quantity applies | |
| 8 | TP_MAX_GIFT_QTY | numeric(20,6) | Qty Max to gift | |
| 9 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 10 | TP_GIFT_UNIT | varchar(4) | ||
| 11 | TP_GIFT_NOMINATED_UNIT | varchar(4) |