TP_INVOICE_LINE_GIFTS

Sales Invoice line gifts

tableFINTP

TP_INVOICE_LINE_GIFTS — Sales Invoice line gifts. FIN table in the standard Ross ERP 8.0 schema: 18 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open TP_INVOICE_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
4INVOICE_NUMBERintPKInvoice Number
5INVOICE_LINE_NUMBERintPKInvoice Line Number
6TP_PROMOTION_CODEvarchar(10)PKPromotion Code
7TP_SEQUENCE_NUMBERsmallintTrading-partner sequence number for an EDI/interface record.
8PART_CODEvarchar(15)PKProduct
9TP_DISCOUNT_GIFTnumeric(20,6)Qty product gift
10TP_INVOICE_LINE_GIFTint
11WAREHOUSEvarchar(2)Warehouse Code
12TP_GIFT_QTYnumeric(20,6)Gift product qty
13TP_GIFT_ACTIONvarchar(1)Gift process action
14TP_ORIG_GIFT_PART_CODEvarchar(15)
15TP_GIFT_UNITvarchar(4)
16TP_GIFT_NOMINATED_UNITvarchar(4)
17GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
18GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.