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
| # | 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 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 3 | FACTORY | varchar(2) | PK | Factory Code |
| 4 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 5 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 6 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 7 | PM_VARIABLE_NAME | varchar(8) | PK | Variable Name |
| 8 | PM_DEFINITION_TYPE | varchar(1) | Definition Type | |
| 9 | CHARACTERISTIC_CODE | varchar(6) | Characteristic code | |
| 10 | PM_CONSTANT_CODE | varchar(6) | Numeric Constant Code | |
| 11 | CODE_DESCRIPTION | varchar(60) | Code Description | |
| 12 | PM_NUMBER | numeric(20,6) | Number | |
| 13 | PM_THIS_LINES_DATA | varchar(1) | Use this lines data | |
| 14 | TABLE_NAME | varchar(31) | Table Name | |
| 15 | FIELD_NAME | varchar(32) | Field Name | |
| 16 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |