PLC_CONTROL
Control Table governing access to PLC RMS file
tableMANPLC
PLC_CONTROL — Control Table governing access to PLC RMS file. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_CONTROL 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 | PLC_RMS_FILENAME | varchar(64) | VMS Filespec of RMS file to be used for PLC data | |
| 5 | PLC_LAST_READ_DATE | datetime | Date and Time of Last Read on RMS File of PLC Data | |
| 6 | PLC_MATERIALS_BATCH | int | ||
| 7 | PLC_MATERIALS_SEQ | int | ||
| 8 | PLC_MACHINE_SEQ | int | ||
| 9 | PLC_MISC_BATCH | int | ||
| 10 | PLC_MISC_SEQ | int | ||
| 11 | PLC_MACHINE_BATCH | int |