JOB_STAGE_FLOWS

Job Stage Flows

tableMANJOB

JOB_STAGE_FLOWS — Job Stage Flows. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 32 programs. Columns, data types, keys, foreign keys and relationships.

Open JOB_STAGE_FLOWS in the interactive Data Dictionary →

Part of JOB tables & objects · all tables, views & procedures

Columns

#ColumnTypeKeyDescription
1GEM_DBKEYintGEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one.
2COMPANY_CODEvarchar(10)PKCompany Code
3FACTORYvarchar(2)PKFactory Code
4JOB_NUMBERvarchar(10)PK FK→JOBSJob Number
5PROCESS_STAGE_FROMvarchar(6)PKProcess Stage From
6PROCESS_STAGE_TOvarchar(6)PKProcess Stage To
7MOVE_TIMEnumeric(20,3)Move Time
8TIME_UNITvarchar(1)Time Unit
9EARLIEST_STARTnumeric(20,3)Earliest Start Time
10LATEST_FINISHnumeric(20,3)Latest Finish Time
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.