CHANGEOVER_SPECIFICATIONS
Changeover Specifications
tableMANCHANGEOVER
CHANGEOVER_SPECIFICATIONS — Changeover Specifications. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.
Open CHANGEOVER_SPECIFICATIONS 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 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | PROCESS_SPEC_FROM | varchar(15) | PK | |
| 5 | PROCESS_SPEC_TO | varchar(15) | PK | |
| 6 | MACHINE_CODE | varchar(8) | PK | Machine Code |
| 7 | CHANGEOVER_SPEC | varchar(15) | Changeover Specification | |
| 8 | SYS_VERSION_NUMBER_FROM | int | PK | |
| 9 | SYS_VERSION_NUMBER_TO | int | PK | |
| 10 | SYS_VERSION_NUMBER | int | Version Number |