EQUIPMENT_STATUS_CODES
Equipment Status Codes
tableMANEQUIPMENT
EQUIPMENT_STATUS_CODES — Equipment Status Codes. MAN table in the standard Ross ERP 8.0 schema: 8 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open EQUIPMENT_STATUS_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 | EST_STAT_ID | varchar(1) | PK | Equipment Status Id |
| 3 | EST_STAT_DSC | varchar(50) | Equipment Status Description | |
| 4 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 5 | INS_DTE | datetime | Date of Row Insertion | |
| 6 | INS_TME | varchar(4) | Time of Row Insertion | |
| 7 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 8 | FACTORY_CODE | varchar(2) | PK | Factory Code |