RRS_CONTROL_FLAG_DESCRIPTIONS
RRS Control Flag Description
tableFINRRS
RRS_CONTROL_FLAG_DESCRIPTIONS — RRS Control Flag Description. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 22 programs. Columns, data types, keys, foreign keys and relationships.
Open RRS_CONTROL_FLAG_DESCRIPTIONS in the interactive Data Dictionary →Part of Other 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 | RRS_CONTROL_FLAG_FIELD | varchar(32) | PK | |
| 3 | RRS_CONTROL_FLAG_LANG | varchar(2) | PK | |
| 4 | RRS_CONTROL_FLAG_VALUE | smallint | PK | |
| 5 | RRS_CONTROL_FLAG_DESC | varchar(30) |