MACHINE_TIME_INPUT

Machine Time Input

tableMANMACHINE

MACHINE_TIME_INPUT — Machine Time Input. MAN table in the standard Ross ERP 8.0 schema: 38 columns, used by 29 programs. Columns, data types, keys, foreign keys and relationships.

Open MACHINE_TIME_INPUT in the interactive Data Dictionary →

Part of Other 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)PK FK→FACTORIESFactory Code
4BATCH_NUMBERintPKRun Number
5SEQUENCEintPKSequence Number
6STATUS_FLAGvarchar(1)Status Flag
7MACHINE_CODEvarchar(8)FK→MACHINESMachine Code
8JOB_NUMBERvarchar(10)FK→JOBSJob Number
9PROCESS_STAGEvarchar(6)FK→PROCESS_STAGESProcess Stage
10RECIPE_LINE_NUMBERsmallintFK→JOB_STAGE_LINESRecipe Line Sequence Number
11START_TIMEvarchar(4)Start Time
12END_TIMEvarchar(4)End Time
13SETUP_TIMEnumeric(20,3)
14RUNTIMEnumeric(20,3)
15TIME_UNITvarchar(1)FK→TIME_UNITSTime Unit
16COST_TIME_UNITvarchar(1)Cost Time Unit
17MACHINE_RECOVERY_FLAGvarchar(1)Machine Recovery Flag
18MACHINE_RECOVERY_COSTnumeric(20,4)Machine Recovery Cost
19OUTPUT_QTYnumeric(20,6)Output Quantity
20SYSTEM_DATEdatetimeSystem Date Transaction Made
21PERIODsmallintPeriod Number
22YEARsmallintYear Number
23OPERATOR_IDvarchar(6)Operator Id
24START_DATE_TIMEdatetimeStart Date and Time for Machine Time Input
25END_DATE_TIMEdatetimeEnd Date Time used for Machine Time Input
26PM_DATEdatetimeDate
27APS_SETUP_START_DATEdatetimeAPS Setup Start Date
28APS_SETUP_END_DATEdatetimeAPS Setup End Date
29APS_MID_BATCH_DATE_TIMEdatetimeDate and Time associated with Machine Time entry
30TIME_ENTRY_METHODvarchar(1)Machine Time Entry Method
31OH_ALLOCATION_COSTnumeric(20,4)Overhead Allocation Cost
32OH_ALLOCATION_FLAGvarchar(1)Overhead Allocation Flag
33RUNTIME_COST_ACTUALnumeric(20,4)Runtime Cost Actual
34SETUP_COST_ACTUALnumeric(20,4)Setup Cost Actual
35OVERHEAD_COST_ACTUALnumeric(20,4)Overhead Cost Actual
36RECIPE_RESOURCEvarchar(25)Recipe Level Resource
37GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.
38GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.