PLC_TAGS
PLC TAGS
tableMANPLC
PLC_TAGS — PLC TAGS. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_TAGS 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 | DATA_SOURCE_NAME | varchar(5) | PK | Data Source Name |
| 5 | DESCRIPTION | varchar(60) | Description | |
| 6 | TAG_CATEGORY | varchar(1) | TAG Category | |
| 7 | TAG_TYPE | varchar(1) | TAG Type | |
| 8 | TAG_DATATYPE | varchar(2) | TAG Datatype | |
| 9 | TAG_DATATYPE_LENGTH | smallint | TAG Datatype Length | |
| 10 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 11 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 12 | STATUS_FLAG | varchar(1) | Status Flag | |
| 13 | POINT_NAME | varchar(15) | PK | Point Name |