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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3DIVISIONvarchar(2)PKDivision
4ORDER_NUMBERvarchar(9)PKOrder Number
5ORDER_LINE_NUMBERintPKOrder Line Number
6TP_PROMOTION_CODEvarchar(10)PKPromotion Code
7TP_SEQUENCE_NUMBERsmallintTrading-partner sequence number for an EDI/interface record.
8PART_CODEvarchar(15)PKProduct
9TP_ORDER_LINE_GIFTint
10TP_GIFT_QTYnumeric(20,6)Gift product qty
11TP_GIFT_ACTIONvarchar(1)Gift process action
12WAREHOUSEvarchar(2)Warehouse Code
13TP_ORIG_GIFT_PART_CODEvarchar(15)
14TP_GIFT_UNITvarchar(4)
15TP_GIFT_NOMINATED_UNITvarchar(4)
16GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
17GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.