IS_CONTROLS
tableFINIS
IS_CONTROLS — FIN table in the standard Ross ERP 8.0 schema: 4 columns. Columns, data types, keys, foreign keys and relationships.
Open IS_CONTROLS in the interactive Data Dictionary →Part of IS 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 | COMPANY_CODE | varchar(10) | Company Code | |
| 3 | DIVISION | varchar(2) | Division | |
| 4 | IS_ACTIVE | varchar(1) |