TP_PRICING_FLAGS
tableFINTP
TP_PRICING_FLAGS — FIN table in the standard Ross ERP 8.0 schema: 4 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PRICING_FLAGS 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 | TP_PRICING_FLAG | varchar(32) | PK | TP Pricing Flag |
| 3 | TP_PRICING_FLAG_VALUE | smallint | PK | |
| 4 | TP_PRICING_FLAG_DESCRIPTION | varchar(16) |