REPET_TASK_METER_MASTER
REPETITIVE TASKING METER MASTER
tableMANREPET
REPET_TASK_METER_MASTER — REPETITIVE TASKING METER MASTER. MAN table in the standard Ross ERP 8.0 schema: 23 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open REPET_TASK_METER_MASTER 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 | TMM_METR_ID | varchar(20) | PK | Meter Id |
| 3 | TMM_EQP_ID | varchar(20) | FK→EQUIPMENT_MASTER | Equipment Id |
| 4 | TMM_TYP | varchar(4) | FK→SV_METER_TYPE | Meter Type |
| 5 | TMM_UOM_ID | varchar(4) | Meter Unit of Measure Id | |
| 6 | TMM_CMT1 | varchar(50) | Meter Comments - Line 1 | |
| 7 | TMM_CMT2 | varchar(50) | Meter Comments - Line 2 | |
| 8 | TMM_CUR_READ | numeric(20,0) | Latest Meter Reading | |
| 9 | TMM_CUR_READ_DTE | datetime | Date of Latest Meter Reading | |
| 10 | TMM_PRV_READ | numeric(20,0) | Previous Meter Reading | |
| 11 | TMM_PRV_READ_DTE | datetime | Date of Previous Meter Reading | |
| 12 | TMM_MAX_READ | numeric(20,2) | Maximum Meter Reading | |
| 13 | INS_UID | varchar(20) | User Id who Inserted Row | |
| 14 | INS_DTE | datetime | Date of Row Insertion | |
| 15 | INS_TME | varchar(4) | Time of Row Insertion | |
| 16 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 17 | FACTORY_CODE | varchar(2) | PK | Factory Code |
| 18 | MM_INSTALLATION_DATE | datetime | Meter Installation Date | |
| 19 | MM_REPLACE_BY_DATE | datetime | Replacement Date of Meter | |
| 20 | MM_RETAIN_NUMBER | varchar(5) | Retain every Nth meter reading | |
| 21 | MM_COUNTER | varchar(5) | ||
| 22 | MM_METER_DESCRIPTION | varchar(50) | Meter Description | |
| 23 | TMM_MIN_READ | numeric(20,2) | Minimum Meter Reading |