DATA_ZONE_CONTROLS
Data Zone Controls
tableFINDATA
DATA_ZONE_CONTROLS — Data Zone Controls. FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open DATA_ZONE_CONTROLS 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 | FACILITY_ID | varchar(50) | PK | Facility Id |
| 3 | DATA_ZONE_NAME | varchar(30) | PK | Data Zone Name |
| 4 | DATA_ZONE_SEQUENCE | smallint | PK | |
| 5 | DATA_ZONE_AREA | varchar(30) | Data Zone Area | |
| 6 | DZ_NUMBER_OF_ELEMENTS | smallint |