PROCESS_STAGES
Process Stages
tableMANPROCESS
PROCESS_STAGES — Process Stages. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 44 programs. Columns, data types, keys, foreign keys and relationships.
Open PROCESS_STAGES in the interactive Data Dictionary →Part of PROCESS 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 FK→FACTORIES | Factory Code |
| 4 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 5 | DESCRIPTION | varchar(60) | Description | |
| 6 | COST_CENTER | varchar(3) | Cost Center Code | |
| 7 | LEAD_TIME | int | Lead Time (in Days) | |
| 8 | SYS_IMAGE_NAME | varchar(20) | Image Name | |
| 9 | GEM_MODIFY_DATE | datetime | System timestamp of the most recent modification to the row, maintained by GEMBASE. |
Referenced by · 9 foreign keys
BATCH_TIME_CARDSJOB_DETAIL_COSTSJOB_STAGEJOB_STAGE_COSTSMACHINE_TIME_INPUTPROCESS_SPEC_FLOWSPROCESS_SPEC_FLOWSPROCESS_SPEC_STAGEPROCESS_SPEC_STAGE_RECIPES