A_JOB_OUTPUTS
Archived Job Outputs
tableMANJOB
A_JOB_OUTPUTS — Archived Job Outputs. MAN table in the standard Ross ERP 8.0 schema: 59 columns, used by 10 programs. Columns, data types, keys, foreign keys and relationships.
Open A_JOB_OUTPUTS 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 6 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 7 | RECIPE_CODE | varchar(15) | PK | Recipe |
| 8 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 9 | PROCESS_SPEC | varchar(15) | PK | Process Specification |
| 10 | SYS_VERSION_NUMBER | int | PK | Version Number |
| 11 | RECIPE_LINE_TYPE | varchar(1) | Recipe Line Type Code | |
| 12 | RECIPE_MANU_ORDER_SEQ | smallint | Recipe Manufacturing Order Sequence | |
| 13 | SCHEDULE_ES_DATE | datetime | Schedule Earliest Start Date | |
| 14 | SCHEDULE_EF_DATE | datetime | Earliest Finish Date | |
| 15 | SCHEDULE_LS_DATE | datetime | Schedule Latest Start Date | |
| 16 | SCHEDULE_LF_DATE | datetime | Schedule Latest Finish Date | |
| 17 | JOB_HORIZON | varchar(1) | Job Horizon | |
| 18 | DESCRIPTION | varchar(60) | Description | |
| 19 | ACTUAL_START_DATE | datetime | Actual Start Date | |
| 20 | ACTUAL_CLOSE_DATE | datetime | Actual Close Date | |
| 21 | DESTINATION_TYPE | varchar(1) | Destination Type (I-Inv,C-Cust,S-Interstage) | |
| 22 | PART_CODE | varchar(15) | Product | |
| 23 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 24 | OUTPUT_PRODUCT | varchar(15) | Output Product (Inventory) | |
| 25 | FINAL_PRODUCT_FLAG | varchar(1) | Final or By Product Indicator | |
| 26 | OUTPUT_PRODUCT_DESC | varchar(60) | Output Product Description | |
| 27 | COST_ALLOCATION_PERCENT | numeric(5,2) | Cost Allocation Percent | |
| 28 | CREDIT_JOB_WITH_BYPRODUCT | varchar(1) | Credit Job with Byproduct | |
| 29 | ACTUAL_COST_ALLOC_PERCENT | numeric(10,2) | Actual Cost Allocation Percent | |
| 30 | MACHINE_CODE | varchar(8) | Machine Code | |
| 31 | DETAIL_DESCRIPTION | text | Detailed Description | |
| 32 | PM_JOB_CONTROL_AREA | varchar(6) | Job Control Area | |
| 33 | CONTROLLING_LINE_NUMBER | smallint | ||
| 34 | PM_RECIPE_VERSION_NUMBER | int | ||
| 35 | COST_CATEGORY | varchar(2) | Cost Category | |
| 36 | INPUT_COST_STD | numeric(20,6) | Standard Input Cost (material, misc) | |
| 37 | INPUT_COST_ACTUAL | numeric(20,4) | Actual Input Cost | |
| 38 | OVERHEAD_COST_STD | numeric(20,6) | Overhead Costs Standard | |
| 39 | OVERHEAD_COST_ACTUAL | numeric(20,4) | Overhead Cost Actual | |
| 40 | SYS_TEST_GROUP | varchar(6) | Quality Control Test Group Code | |
| 41 | CONV_TO_PLANNING_UNIT | numeric(20,4) | Conversion to Planning UOM | |
| 42 | OUTPUT_QTY_STD | numeric(20,6) | Output Quantity, Std for current batch | |
| 43 | OUTPUT_QTY_STD_BATCH | numeric(20,6) | Output Quantity Std for Std Batch | |
| 44 | EXCESS_QTY | numeric(20,6) | Excess Quantity | |
| 45 | OUTPUT_UNIT | varchar(4) | Output Unit of Measure | |
| 46 | PM_NOMINATED_UNIT | varchar(4) | Nominated unit of measure in PM | |
| 47 | BF_QTY_ACTUAL | numeric(20,6) | ||
| 48 | PARTIAL_CLOSE_VALUE | numeric(20,4) | Value Partially Closed | |
| 49 | TEMP_COUNT_AMOUNT | numeric(20,6) | Temporary Count Quantity | |
| 50 | TEMP_COUNT_UNIT | varchar(4) | Temporary Count Unit | |
| 51 | ON_ORDER_QTY | numeric(20,6) | Quantity On Order | |
| 52 | STATUS_FLAG | varchar(1) | Status Flag | |
| 53 | TOTAL_CLOSE_QTY | numeric(20,6) | ||
| 54 | ARCHIVE_DATE | datetime | Archive Date | |
| 55 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 56 | PM_CLOSE_LINE | varchar(1) | Job Stage Line Close Flag | |
| 57 | EXEMPT_LINE | varchar(1) | Exempt Line Flag | |
| 58 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. | |
| 59 | QTY_OUTSTANDING | computed |