A_JOB_STAGE_COSTS

Archived Job Stage Costs

tableMANJOB

A_JOB_STAGE_COSTS — Archived Job Stage Costs. MAN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4FACTORYvarchar(2)PKFactory Code
5JOB_NUMBERvarchar(10)PKJob Number
6PROCESS_STAGEvarchar(6)PKProcess Stage
7COST_CATEGORYvarchar(2)PKCost Category
8INCREMENTAL_STDnumeric(20,6)Incremental Std Cost
9INCREMENTAL_ACTUALnumeric(20,4)Incremental Actual Cost
10ACCUMULATED_STDnumeric(20,6)Accumulated Standard Cost
11ACCUMULATED_ACTUALnumeric(20,4)Accumulated Actual Cost
12ARCHIVE_DATEdatetimeArchive Date
13ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.