QUALITY_WORK_AREAS
tableFINQUALITY
QUALITY_WORK_AREAS — 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 QUALITY_WORK_AREAS 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | QUALITY_WORK_AREA | varchar(20) | PK | Quality Work Area |
| 4 | DESCRIPTION_60 | varchar(60) | Description | |
| 5 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 6 | USERNAME | varchar(20) | Username |