EQUIPMENT_EXPENSE_HISTORY
EQUIPMENT MAINTENANCE EXPENSE HISTORY.
tableMANEQUIPMENT
EQUIPMENT_EXPENSE_HISTORY — EQUIPMENT MAINTENANCE EXPENSE HISTORY.. MAN table in the standard Ross ERP 8.0 schema: 20 columns, used by 14 programs. Columns, data types, keys, foreign keys and relationships.
Open EQUIPMENT_EXPENSE_HISTORY 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 | EEH_OWN_ID | varchar(12) | Company/Factory Id | |
| 3 | EEH_EQP_ID | varchar(20) | PK FK→EQUIPMENT_MASTER | Equipment Id |
| 4 | EEH_CST_MO | varchar(3) | Cost Month of Equipment Expense | |
| 5 | EEH_CST_YR | numeric(20,0) | PK | Cost Year of Equipment Expense |
| 6 | EEH_PM_LBR_HR | numeric(20,2) | Preventitive Maintenance Labor Hours | |
| 7 | EEH_PM_LBR_CST | numeric(20,4) | Preventitive Maintenance Labor Cost | |
| 8 | EEH_PM_MATL_CST | numeric(20,4) | Preventitive Maintenance Material Cost | |
| 9 | EEH_CM_LBR_HR | numeric(20,2) | Corrective Maintenance Labor Hours | |
| 10 | EEH_CM_LBR_CST | numeric(20,4) | Corrective Maintenance Labor Cost | |
| 11 | EEH_CM_MATL_CST | numeric(20,4) | Corrective Maintenance Material Cost | |
| 12 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 13 | INS_DTE | datetime | Date of Row Insertion | |
| 14 | INS_TME | varchar(4) | Time of Row Insertion | |
| 15 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 16 | FACTORY_CODE | varchar(2) | PK | Factory Code |
| 17 | PERIOD | smallint | PK | Period Number |
| 18 | RCS_CONVERSION_STATUS | varchar(1) | Ren/CS Data Conversion Status | |
| 19 | EEH_PM_TTL_CST | computed | Preventitive Maintenance Total Cost | |
| 20 | EEH_CM_TTL_CST | computed | Corrective Maintenance Total Cost |