PLC_ACTUALS
PLC Actuals
tableMANPLC
PLC_ACTUALS — PLC Actuals. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_ACTUALS in the interactive Data Dictionary →Part of PLC 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) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | DATA_SOURCE_NAME | varchar(5) | PK | Data Source Name |
| 6 | POINT_NAME | varchar(15) | PK | Point Name |
| 7 | TIME_STAMP | datetime | PK | Time_stamp |
| 8 | TAG_VALUE_T | varchar(40) | TAG Value | |
| 9 | TAG_VALUE_B | smallint | TAG Value | |
| 10 | TAG_VALUE_F | numeric(20,4) | TAG Value | |
| 11 | TAG_VALUE_SW | smallint | TAG Value | |
| 12 | TAG_VALUE_UW | int | TAG Value | |
| 13 | TAG_CATEGORY | varchar(1) | TAG Category |