PT_STAGING_JOB_STAGE
Planet Together Staging Job Stages
tableMANPT
PT_STAGING_JOB_STAGE — Planet Together Staging Job Stages. MAN table in the standard Ross ERP 8.0 schema: 21 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open PT_STAGING_JOB_STAGE 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | PM_DEPARTMENT | varchar(6) | PK | Department |
| 5 | APS_JOB_NUMBER | varchar(60) | PK | |
| 6 | SEQUENCE_NUMBER | int | PK | Data Capture Confirmation Data Sequence Number |
| 7 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 8 | STD_RECIPE | varchar(15) | Standard (preferred) Recipe | |
| 9 | PM_RECIPE_VERSION_NUMBER | int | ||
| 10 | FLOW_SEQUENCE | int | ||
| 11 | PATH_SEQUENCE | int | ||
| 12 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 13 | PLANNING_PRODUCT | varchar(15) | ||
| 14 | START_DATE_01 | datetime | Required Schedule Start Date | |
| 15 | START_TIME | varchar(4) | Start Time | |
| 16 | END_DATE_01 | datetime | Required Schedule End Date | |
| 17 | END_TIME | varchar(4) | End Time | |
| 18 | UNIT_OF_MEASURE | varchar(4) | Unit of Measure | |
| 19 | PLANNED_QTY | numeric(20,6) | Planned Production Qty | |
| 20 | APS_RESOURCE | varchar(25) | Actual Resource selected by the APS system | |
| 21 | MO_ID | varchar(250) | Manufacturing Order ID |