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

#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
6COUNT_SEQsmallintPKCount Sequence
7PROCESS_STAGEvarchar(6)Process Stage
8RECIPE_LINE_NUMBERsmallintRecipe Line Sequence Number
9OUTPUT_PRODUCTvarchar(15)Output Product (Inventory)
10OUTPUT_UNITvarchar(4)Output Unit of Measure
11OUTPUT_QTY_ACTUALnumeric(20,6)Output Quantity Actual
12SYSTEM_DATEdatetimeSystem Date Transaction Made
13COUNT_DATEdatetimeCount Date
14USERNAMEvarchar(20)Username
15STATUS_FLAGvarchar(1)Status Flag
16STOCK_CATEGORYvarchar(8)Stock Category
17WAREHOUSEvarchar(2)Warehouse Code
18DESTINATION_TYPEvarchar(1)Destination Type (I-Inv,C-Cust,S-Interstage)
19PROCESS_SPECvarchar(15)Process Specification
20COUNT_NUMBERintCount Run Number
21SYS_VERSION_NUMBERintVersion Number
22COUNT_RUN_NUMBERintPKCount Run Number
23COUNT_TIMEvarchar(4)Count Time
24ARCHIVE_DATEdatetimeArchive Date
25ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
26GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.