MACHINE_NUMBERS
Multiple Identical Machines
tableMANMACHINE
MACHINE_NUMBERS — Multiple Identical Machines. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.
Open MACHINE_NUMBERS 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) | Company Code | |
| 3 | FACTORY | varchar(2) | Factory Code | |
| 4 | MACHINE_CODE | varchar(8) | Machine Code | |
| 5 | MACHINE_NUMBER | smallint | Identifier for Identical Machines | |
| 6 | DESCRIPTION | varchar(60) | Description | |
| 7 | MACHINE_CAPACITY_VOLUME | numeric(10,2) | Machine Capacity Volume | |
| 8 | PRODUCT_MIXING_ALLOWED | varchar(1) | Mixing of products allowed on a machine. |