PM_JOB_CHARACTERISTIC_LIMITS

Job Characteristic Limits

tableMANPM

PM_JOB_CHARACTERISTIC_LIMITS — Job Characteristic Limits. MAN table in the standard Ross ERP 8.0 schema: 13 columns, used by 19 programs. Columns, data types, keys, foreign keys and relationships.

Open PM_JOB_CHARACTERISTIC_LIMITS in the interactive Data Dictionary →

Part of PM 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_NUMBERsmallintPKRecipe Line Sequence Number
7CHARACTERISTIC_CODEvarchar(6)PKCharacteristic code
8IC_HIGH_LIMIT_NUMERICnumeric(20,6)Characteristic High Limit Numeric
9IC_LOW_LIMIT_NUMERICnumeric(20,6)Characteristic Low Limit Numeric
10IC_HIGH_LIMIT_TEXTvarchar(30)Characteristic High Limit Text
11IC_LOW_LIMIT_TEXTvarchar(30)Characteristic Low Limit Text
12PM_BATCH_TYPEvarchar(1)Batch Type Indicator
13GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.