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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | DIVISION | varchar(2) | PK | Division |
| 4 | TRANSACTION_TYPE | varchar(2) | PK | Transaction Type |
| 5 | TRANSACTION_NUMBER | int | PK | Transaction Number |
| 6 | TRANSACTION_LINE_NUMBER | int | PK | Transaction line number used for tax reporting purposes |
| 7 | TP_PROMOTION_CODE | varchar(10) | PK | Promotion Code |
| 8 | SEQUENCE | smallint | PK | Sequence Number |
| 9 | TP_ACCRUAL_SHORT_CODE | varchar(6) | Accrual short code for promotion discounts | |
| 10 | TP_ACCRUAL_ACCOUNT | varchar(50) | Accrual account for promotion discounts | |
| 11 | TP_EXPENSE_SHORT_CODE | varchar(6) | Expense short code for promotion discounts | |
| 12 | TP_EXPENSE_ACCOUNT | varchar(50) | Expense account for promotion discounts | |
| 13 | TP_GL_ALLOCATION_PERCENT | numeric(10,2) | ||
| 14 | ACCOUNT_SEQUENCE | smallint | ||
| 15 | TP_VALUE_TO_BE_PAID | numeric(20,2) | Value to be Paid to AR/AP | |
| 16 | TP_VALUE_TO_APPROVE | numeric(20,2) | Value to Approve | |
| 17 | TP_VALUE_TO_UPDATE | numeric(20,2) | Value to Update | |
| 18 | TARGET_TRANSACTION_TYPE | varchar(2) | ||
| 19 | TARGET_TRANSACTION_NUMBER | int | ||
| 20 | TP_ALLOCATION_UPDATED_VALUE | numeric(20,2) | ||
| 21 | TP_UPDATED_FLAG | smallint | Updated Flag | |
| 22 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |