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

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2TP_PROMOTION_FLAGvarchar(32)PKPromotion Flag Field Name
3TP_FLAG_VALUEsmallintPKPromotion Flag Value
4TP_FLAG_DESCRIPTIONvarchar(16)Description
5GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.