MCP_CONTROL
Monitor Control Program Control
tableFINMCP
MCP_CONTROL — Monitor Control Program Control. FIN table in the standard Ross ERP 8.0 schema: 5 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.
Open MCP_CONTROL 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 | RESOURCE_CODE | varchar(6) | PK | Inter-Process Comms Resource Code |
| 3 | MCP_FILENAME | varchar(38) | MCP Filename | |
| 4 | MCP_ENTRY_FORM | varchar(30) | MCP Entry Form | |
| 5 | DESCRIPTION | varchar(30) | Description |