TP_PRICING_DETAILS
tableFINTP
TP_PRICING_DETAILS — FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PRICING_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 | TP_PRICING_CODE | varchar(10) | PK | TP Pricing Code |
| 4 | TP_SEQUENCE_NUMBER | smallint | PK | Trading-partner sequence number for an EDI/interface record. |
| 5 | TP_PRICE_ADDITION_TYPE | smallint | ||
| 6 | TP_PRICE_ADDITION_IDENTIFIER | varchar(20) | ||
| 7 | UNIT_SALES | varchar(4) | Unit of Measure (Sales) | |
| 8 | TP_FROM_QUANTITY | numeric(20,6) | From Quantity | |
| 9 | TP_FROM_VALUE | numeric(20,2) | From Value | |
| 10 | TP_PRICING_AMOUNT | numeric(20,4) | TP Pricing Amount | |
| 11 | TP_PRICING_PERCENT | numeric(10,4) | TP Pricing Percent |