PLC_DATA_SOURCES
PLC Data Sources
tableMANPLC
PLC_DATA_SOURCES — PLC Data Sources. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 3 programs. Columns, data types, keys, foreign keys and relationships.
Open PLC_DATA_SOURCES 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 | INT_EXT_FLAG | varchar(1) | Internal/External source type flag. | |
| 6 | DESCRIPTION | varchar(60) | Description | |
| 7 | STATUS_FLAG | varchar(1) | Status Flag |