JOB_STAGE_TAGS

Job Stage TAGS

tableMANJOB

JOB_STAGE_TAGS — Job Stage TAGS. MAN table in the standard Ross ERP 8.0 schema: 20 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open JOB_STAGE_TAGS 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.
2COMPANY_CODEvarchar(10)PKCompany Code
3FACTORYvarchar(2)PKFactory Code
4JOB_NUMBERvarchar(10)PKJob Number
5PROCESS_STAGEvarchar(6)PKProcess Stage
6RECIPE_LINE_NUMBERsmallintRecipe Line Sequence Number
7DATA_SOURCE_NAMEvarchar(5)PKData Source Name
8POINT_NAMEvarchar(15)PKPoint Name
9TAG_CATEGORYvarchar(1)TAG Category
10TAG_TYPEvarchar(1)TAG Type
11UNIT_OF_MEASUREvarchar(4)Unit of Measure
12RECIPE_LINE_TYPEvarchar(1)Recipe Line Type Code
13TAG_DATATYPEvarchar(2)TAG Datatype
14TAG_DATATYPE_LENGTHsmallintTAG Datatype Length
15TAG_VALUE_Tvarchar(40)TAG Value
16TAG_VALUE_SWsmallintTAG Value
17TAG_VALUE_UWintTAG Value
18TAG_VALUE_Fnumeric(20,4)TAG Value
19TAG_VALUE_BsmallintTAG Value
20GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.