TP_CREDIT_LINE_DISCOUNTS

Sales Credit Note Line Discounts

tableFINTP

TP_CREDIT_LINE_DISCOUNTS — Sales Credit Note Line Discounts. FIN table in the standard Ross ERP 8.0 schema: 16 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open TP_CREDIT_LINE_DISCOUNTS 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
4CREDIT_NOTE_NUMBERintPKCredit Note Number
5CREDIT_NOTE_LINE_NUMBERintPKCredit Note Line Number
6TP_PROMOTION_CODEvarchar(10)PKPromotion Code
7TP_DISCOUNT_TYPEsmallintDiscount return type
8TP_DISCOUNT_VALUEnumeric(20,2)Discount value
9TP_APPLY_DISCOUNTvarchar(1)
10TP_SEQUENCE_NUMBERsmallintTrading-partner sequence number for an EDI/interface record.
11TP_DISCOUNT_AMOUNTnumeric(20,4)Discount Amount
12TP_DISCOUNT_PERCENTnumeric(10,4)Discount percent
13TP_WITHIN_GRACEvarchar(1)Within grace period
14TP_STATUSvarchar(1)Status of the discount line
15TP_BOOK_ONLY_INDsmallintBook Only Discount Indicator
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.