SEQUENCING_CALENDAR
Manufacturing Process Sequencing Calendar
tableMANSEQUENCING
SEQUENCING_CALENDAR — Manufacturing Process Sequencing Calendar. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open SEQUENCING_CALENDAR 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 | SEQUENCE_START | datetime | PK | |
| 5 | PLANNING_ID | varchar(20) | PK | Planning Ident |
| 6 | PLANNING_START_TIME | numeric(20,0) | Planning Job Start Time | |
| 7 | SEQUENCE_END | datetime | ||
| 8 | PLANNING_END_TIME | numeric(20,0) | ||
| 9 | SEQUENCE | int | Sequence Number |