TP_CREDIT_LINE_GIFTS
Sales Credit Note line gifts
tableFINTP
TP_CREDIT_LINE_GIFTS — Sales Credit Note line gifts. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_CREDIT_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 | CREDIT_NOTE_NUMBER | int | PK | Credit Note Number |
| 5 | CREDIT_NOTE_LINE_NUMBER | int | PK | Credit Note 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_CREDIT_NOTE_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_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |