PM_JOB_VARIABLE_DEFS

Potency Formulae Variable Definitions

tableMANPM

PM_JOB_VARIABLE_DEFS — Potency Formulae Variable Definitions. MAN table in the standard Ross ERP 8.0 schema: 16 columns, used by 5 programs. Columns, data types, keys, foreign keys and relationships.

Open PM_JOB_VARIABLE_DEFS 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
7PM_VARIABLE_NAMEvarchar(8)PKVariable Name
8PM_DEFINITION_TYPEvarchar(1)Definition Type
9CHARACTERISTIC_CODEvarchar(6)Characteristic code
10PM_CONSTANT_CODEvarchar(6)Numeric Constant Code
11CODE_DESCRIPTIONvarchar(60)Code Description
12PM_NUMBERnumeric(20,6)Number
13PM_THIS_LINES_DATAvarchar(1)Use this lines data
14TABLE_NAMEvarchar(31)Table Name
15FIELD_NAMEvarchar(32)Field Name
16GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.