TP_PRICINGS
tableFINTP
TP_PRICINGS — FIN table in the standard Ross ERP 8.0 schema: 17 columns, used by 8 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PRICINGS 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 | TP_PRICING_CODE | varchar(10) | PK | TP Pricing Code |
| 4 | TP_PROGRAM_ID | varchar(10) | Program Id | |
| 5 | DESCRIPTION | varchar(30) | Description | |
| 6 | SYS_CURRENCY_CODE | varchar(6) | Currency Code | |
| 7 | TP_PRICING_TYPE | smallint | TP Pricing Type | |
| 8 | TP_PLATEAU_BASIS | smallint | Plateau basis | |
| 9 | TP_PRICING_CALCULATION_TYPE | smallint | Pricing calculation type | |
| 10 | TP_PRICING_PLATEAU_UOM_TYPE | smallint | Pricing Plateau Unit Type | |
| 11 | TP_CALCULATION_BASIS | smallint | Calculation basis | |
| 12 | COST_TYPE | smallint | Cost Type | |
| 13 | COST_TYPE_DESCRIPTION | varchar(30) | ||
| 14 | TP_DATE_TYPE | smallint | Promotion date type | |
| 15 | VALID_FROM_DATE | datetime | Promotion Valid From | |
| 16 | VALID_TO_DATE | datetime | Promotion Valid To date | |
| 17 | TP_PRICING_STATUS | smallint | TP Pricing status |