TP_PROGRAMS
Program Ids to identify a group of Promotion Discounts
tableFINTP
TP_PROGRAMS — Program Ids to identify a group of Promotion Discounts. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open TP_PROGRAMS 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_PROGRAM_ID | varchar(10) | PK | Program Id |
| 3 | DESCRIPTION | varchar(30) | Description | |
| 4 | NOTES | text | Notes | |
| 5 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 6 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. |