TP_PROMOTIONS

Discount Promotions Header Data

tableFINTP

TP_PROMOTIONS — Discount Promotions Header Data. FIN table in the standard Ross ERP 8.0 schema: 48 columns, used by 18 programs. Columns, data types, keys, foreign keys and relationships.

Open TP_PROMOTIONS 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
3TP_PROGRAM_IDvarchar(10)FK→TP_PROGRAMSProgram Id
4TP_PROMOTION_CODEvarchar(10)PKPromotion Code
5DESCRIPTIONvarchar(30)Description
6NOTEStextNotes
7TP_EFFECTIVE_START_DATEdatetimeEffective start date
8TP_EFFECTIVE_END_DATEdatetimeEffective end date
9SYS_CURRENCY_CODEvarchar(6)Currency Code
10TP_DISCOUNT_TYPEsmallintDiscount return type
11TP_MANDATORY_DISCOUNTsmallintMandatory Discount
12TP_PLATEAU_BASISsmallintPlateau basis
13TP_CALCULATION_TYPEsmallintDiscount calculation type
14TP_CALCULATION_BASISsmallintCalculation basis
15TP_VALUE_TYPEsmallintDiscount value type
16TP_DATE_TYPEsmallintPromotion date type
17VALID_FROM_DATEdatetimePromotion Valid From
18VALID_TO_DATEdatetimePromotion Valid To date
19TP_GRACE_DAYS_BACKsmallintPromotion grace days back
20TP_GRACE_DAYS_FORWARDsmallintPromotion grace days forward
21TP_AUTO_UPDATEsmallintAllow auto update
22TP_AP_BILLING_SOURCEsmallintAP Billing Source
23TP_PROMOTION_STATUSsmallintPromotion status
24TP_SALES_ANALYSIS_UNITvarchar(4)
25TP_ACTUAL_SALES_QTYnumeric(20,6)Actual Sales Quantity
26TP_PLANNED_SALES_QTYnumeric(20,6)Planned Sales Quantity
27TP_AUTO_APPROVEsmallintAllow Auto Approval
28TP_PLANNED_SALES_VALUEnumeric(20,2)Planned Sales Value
29TP_ACTUAL_SALES_VALUEnumeric(20,2)Actual Sales Value
30TP_ACTUAL_DISCOUNT_VALUEnumeric(20,2)Actual Discount Value
31TP_AR_OR_APsmallintPost invoice discount destination (AR/AP)
32AP_DIVISIONvarchar(2)Division
33VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
34PAYEE_NUMBERvarchar(12)Payee Number (or ID)
35TP_PLATEAU_UOM_TYPEsmallintPlateau Unit Type
36TP_ADVANCE_AMOUNTnumeric(20,2)Advance Amount
37TP_SUBSTITUTE_FORvarchar(10)
38TP_BOOK_ONLY_INDsmallintBook Only Discount Indicator
39TP_TAX_FLAGsmallintTax on Post Invoice Discount
40TP_TAX_CODEvarchar(5)
41AR_DIVISIONvarchar(2)
42AR_CUSTOMERvarchar(8)
43AR_INVOICE_ADDRESSvarchar(10)
44SYS_EDI_ALLOWANCE_CHG_CODEvarchar(4)
45SYS_EDI_HANDLING_CODEvarchar(2)
46IS_SAC_QUALIFIER_CODEvarchar(4)
47WITH_OPEN_TRANSvarchar(1)
48GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.