TP_POST_INV_DISC_DETAILS

Post Invoice Discount Allocation Details

tableFINTP

TP_POST_INV_DISC_DETAILS — Post Invoice Discount Allocation Details. FIN table in the standard Ross ERP 8.0 schema: 22 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.

Open TP_POST_INV_DISC_DETAILS 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
8SEQUENCEsmallintPKSequence Number
9TP_ACCRUAL_SHORT_CODEvarchar(6)Accrual short code for promotion discounts
10TP_ACCRUAL_ACCOUNTvarchar(50)Accrual account for promotion discounts
11TP_EXPENSE_SHORT_CODEvarchar(6)Expense short code for promotion discounts
12TP_EXPENSE_ACCOUNTvarchar(50)Expense account for promotion discounts
13TP_GL_ALLOCATION_PERCENTnumeric(10,2)
14ACCOUNT_SEQUENCEsmallint
15TP_VALUE_TO_BE_PAIDnumeric(20,2)Value to be Paid to AR/AP
16TP_VALUE_TO_APPROVEnumeric(20,2)Value to Approve
17TP_VALUE_TO_UPDATEnumeric(20,2)Value to Update
18TARGET_TRANSACTION_TYPEvarchar(2)
19TARGET_TRANSACTION_NUMBERint
20TP_ALLOCATION_UPDATED_VALUEnumeric(20,2)
21TP_UPDATED_FLAGsmallintUpdated Flag
22GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.