TP_POST_INVOICE_DISCOUNTS

Post Invoice Discounts to be updated to AR/AP

tableFINTP

TP_POST_INVOICE_DISCOUNTS — Post Invoice Discounts to be updated to AR/AP. FIN table in the standard Ross ERP 8.0 schema: 39 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open TP_POST_INVOICE_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
4TRANSACTION_TYPEvarchar(2)PKTransaction Type
5TRANSACTION_NUMBERintPKTransaction Number
6TRANSACTION_LINE_NUMBERintPKTransaction line number used for tax reporting purposes
7TP_PROMOTION_CODEvarchar(10)PKPromotion Code
8CREATION_DATEdatetimeCreation Date
9SALESPERSON_CODEvarchar(8)Salesperson Code
10BROKER_CODEvarchar(10)Broker Code
11TP_PROGRAM_IDvarchar(10)Program Id
12TP_AR_OR_APsmallintPost invoice discount destination (AR/AP)
13CUSTOMER_NUMBERvarchar(8)Customer Number
14AR_PAYMENT_CUSTOMERvarchar(8)
15INVOICE_ADDRESS_CODEvarchar(10)Invoice Address Code
16TP_PAYMENT_TOLERANCEnumeric(10,2)Payment Tolerance Percent
17AP_DIVISIONvarchar(2)Division
18VENDOR_NUMBERvarchar(12)Supplier Number (or ID)
19PAYEE_NUMBERvarchar(12)Payee Number (or ID)
20TP_AUTO_APPROVEsmallintAllow Auto Approval
21SYS_CURRENCY_CODEvarchar(6)Currency Code
22COST_CENTERvarchar(3)Cost Center Code
23TP_TRANS_DISCOUNT_VALUEnumeric(20,2)
24TP_VALUE_TO_BE_PAIDnumeric(20,2)Value to be Paid to AR/AP
25TP_BASE_VALUE_TO_BE_PAIDnumeric(20,2)
26TP_VALUE_TO_APPROVEnumeric(20,2)Value to Approve
27TP_APPROVED_FLAGsmallintApproved Flag
28TP_APPROVED_VALUEnumeric(20,2)Value of the Discount that has been Approved
29TP_VALUE_TO_UPDATEnumeric(20,2)Value to Update
30TP_UPDATED_FLAGsmallintUpdated Flag
31TP_UPDATED_VALUEnumeric(20,2)Value of the Discount that has been Updated
32TP_BOOK_ONLY_INDsmallintBook Only Discount Indicator
33TP_OUTSTANDING_TO_APPROVEcomputed
34TP_OUTSTANDING_TO_UPDATEcomputed
35AR_DIVISIONvarchar(2)
36AR_CUSTOMERvarchar(8)
37AR_INVOICE_ADDRESSvarchar(10)
38GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
39GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.