TP_ORDER_LINE_GIFTS
Sales Order line gifts
tableFINTP
TP_ORDER_LINE_GIFTS — Sales Order line gifts. FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 12 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_ORDER_LINE_GIFTS 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 | DIVISION | varchar(2) | PK | Division |
| 4 | ORDER_NUMBER | varchar(9) | PK | Order Number |
| 5 | ORDER_LINE_NUMBER | int | PK | Order Line Number |
| 6 | TP_PROMOTION_CODE | varchar(10) | PK | Promotion Code |
| 7 | TP_SEQUENCE_NUMBER | smallint | Trading-partner sequence number for an EDI/interface record. | |
| 8 | PART_CODE | varchar(15) | PK | Product |
| 9 | TP_ORDER_LINE_GIFT | int | ||
| 10 | TP_GIFT_QTY | numeric(20,6) | Gift product qty | |
| 11 | TP_GIFT_ACTION | varchar(1) | Gift process action | |
| 12 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 13 | TP_ORIG_GIFT_PART_CODE | varchar(15) | ||
| 14 | TP_GIFT_UNIT | varchar(4) | ||
| 15 | TP_GIFT_NOMINATED_UNIT | varchar(4) | ||
| 16 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. | |
| 17 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |