TP_PROMOTION_FLAGS
Promotion Flag Definitions
tableFINTP
TP_PROMOTION_FLAGS — Promotion Flag Definitions. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 15 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PROMOTION_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_PROMOTION_FLAG | varchar(32) | PK | Promotion Flag Field Name |
| 3 | TP_FLAG_VALUE | smallint | PK | Promotion Flag Value |
| 4 | TP_FLAG_DESCRIPTION | varchar(16) | Description | |
| 5 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. |