EQUIPMENT_ROOM_LOCATION_CODES
EQUIPMENT ROOM LOCATIONS
tableMANEQUIPMENT
EQUIPMENT_ROOM_LOCATION_CODES — EQUIPMENT ROOM LOCATIONS. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open EQUIPMENT_ROOM_LOCATION_CODES in the interactive Data Dictionary →Part of EQUIPMENT 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 | ERM_OWN_ID | varchar(12) | Company/Factory Id | |
| 3 | ERM_RM_ID | varchar(3) | PK | Room Id |
| 4 | ERM_RM_DSC | varchar(50) | Room Description | |
| 5 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 6 | INS_TME | varchar(4) | Time of Row Insertion | |
| 7 | INS_DTE | datetime | Date of Row Insertion | |
| 8 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 9 | FACTORY_CODE | varchar(2) | PK | Factory Code |