JOB_COST_SUMMARY
Job Cost Summary
tableMANJOB
JOB_COST_SUMMARY — Job Cost Summary. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.
Open JOB_COST_SUMMARY in the interactive Data Dictionary →Part of JOB tables & objects · all tables, views & procedures
Columns
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | COST_CATEGORY_GROUP | varchar(1) | PK | Cost Category Group |
| 6 | TOTAL_COST_STD | numeric(20,4) | Total Standard Cost | |
| 7 | TOTAL_COST_STD_AT_ACTUAL | numeric(20,4) | ||
| 8 | TOTAL_COST_ACTUAL | numeric(20,4) | Total Cost Actual | |
| 9 | TOTAL_COST_VARIANCE | numeric(20,2) | Total Cost Variance | |
| 10 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |