A_JOB_STAGE_COUNTS
Archived Job Stage Counts
tableMANJOB
A_JOB_STAGE_COUNTS — Archived Job Stage Counts. MAN table in the standard Ross ERP 8.0 schema: 26 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_JOB_STAGE_COUNTS 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 | COUNT_SEQ | smallint | PK | Count Sequence |
| 7 | PROCESS_STAGE | varchar(6) | Process Stage | |
| 8 | RECIPE_LINE_NUMBER | smallint | Recipe Line Sequence Number | |
| 9 | OUTPUT_PRODUCT | varchar(15) | Output Product (Inventory) | |
| 10 | OUTPUT_UNIT | varchar(4) | Output Unit of Measure | |
| 11 | OUTPUT_QTY_ACTUAL | numeric(20,6) | Output Quantity Actual | |
| 12 | SYSTEM_DATE | datetime | System Date Transaction Made | |
| 13 | COUNT_DATE | datetime | Count Date | |
| 14 | USERNAME | varchar(20) | Username | |
| 15 | STATUS_FLAG | varchar(1) | Status Flag | |
| 16 | STOCK_CATEGORY | varchar(8) | Stock Category | |
| 17 | WAREHOUSE | varchar(2) | Warehouse Code | |
| 18 | DESTINATION_TYPE | varchar(1) | Destination Type (I-Inv,C-Cust,S-Interstage) | |
| 19 | PROCESS_SPEC | varchar(15) | Process Specification | |
| 20 | COUNT_NUMBER | int | Count Run Number | |
| 21 | SYS_VERSION_NUMBER | int | Version Number | |
| 22 | COUNT_RUN_NUMBER | int | PK | Count Run Number |
| 23 | COUNT_TIME | varchar(4) | Count Time | |
| 24 | ARCHIVE_DATE | datetime | Archive Date | |
| 25 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 26 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |