JOB_STAGE_COSTS

Job Stage Costs

tableMANJOB

JOB_STAGE_COSTS — Job Stage Costs. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 33 programs. Columns, data types, keys, foreign keys and relationships.

Open JOB_STAGE_COSTS 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)PK FK→FACTORIESFactory Code
4JOB_NUMBERvarchar(10)PK FK→JOBSJob Number
5PROCESS_STAGEvarchar(6)PK FK→PROCESS_STAGESProcess Stage
6COST_CATEGORYvarchar(2)PK FK→COST_CATEGORIESCost 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
11INCREMENTAL_STD_AT_ACTUALnumeric(20,6)
12ACCUMULATED_STD_AT_ACTUALnumeric(20,6)
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.