JOB_STAGE_COST_HISTORY

Job Stage Cost History

tableMANJOB

JOB_STAGE_COST_HISTORY — Job Stage Cost History. MAN table in the standard Ross ERP 8.0 schema: 11 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open JOB_STAGE_COST_HISTORY 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)PKJob Number
5PROCESS_STAGEvarchar(6)PKProcess Stage
6COST_CATEGORYvarchar(2)PKCost Category
7INCREMENTAL_STDnumeric(20,6)Incremental Std Cost
8INCREMENTAL_ACTUALnumeric(20,4)Incremental Actual Cost
9ACCUMULATED_STDnumeric(20,6)Accumulated Standard Cost
10ACCUMULATED_ACTUALnumeric(20,4)Accumulated Actual Cost
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.