PM_JOB_CLOSE_MATRIX
Streamlined Job Close Matrix
tableMANPM
PM_JOB_CLOSE_MATRIX — Streamlined Job Close Matrix. MAN table in the standard Ross ERP 8.0 schema: 7 columns, used by 6 programs. Columns, data types, keys, foreign keys and relationships.
Open PM_JOB_CLOSE_MATRIX in the interactive Data Dictionary →Part of PM 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 | PM_RECIPE_TYPE | varchar(12) | PK | Recipe Type |
| 5 | PM_STEP_CODE | varchar(2) | PK | Streamline step code |
| 6 | PM_PHASE | smallint | A phase in the streamline | |
| 7 | PM_PHASE_SEQUENCE | smallint | The sequence in the phase |