TP_PROMOTION_ACCOUNTS
Promotion Accrual and Discount accounts
tableFINTP
TP_PROMOTION_ACCOUNTS — Promotion Accrual and Discount accounts. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PROMOTION_ACCOUNTS 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) | Company Code | |
| 3 | TP_PROMOTION_CODE | varchar(10) | Promotion Code | |
| 4 | TP_ACCRUAL_SHORT_CODE | varchar(6) | Accrual short code for promotion discounts | |
| 5 | TP_ACCRUAL_ACCOUNT | varchar(50) | Accrual account for promotion discounts | |
| 6 | TP_EXPENSE_SHORT_CODE | varchar(6) | Expense short code for promotion discounts | |
| 7 | TP_EXPENSE_ACCOUNT | varchar(50) | Expense account for promotion discounts | |
| 8 | TP_ALLOCATION_PERCENT | numeric(10,2) | Allocation Percent | |
| 9 | SEQUENCE | smallint | Sequence Number |