A_PM_JOB_CHARACTERISTIC_LIMITS
Archived Job Characteristic Limits
tableMANPM
A_PM_JOB_CHARACTERISTIC_LIMITS — Archived Job Characteristic Limits. MAN table in the standard Ross ERP 8.0 schema: 16 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.
Open A_PM_JOB_CHARACTERISTIC_LIMITS 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 | ARCHIVE_ID | varchar(1) | PK | Prefix Fields for Archive Tables |
| 3 | COMPANY_CODE | varchar(10) | PK | Company Code |
| 4 | FACTORY | varchar(2) | PK | Factory Code |
| 5 | JOB_NUMBER | varchar(10) | PK | Job Number |
| 6 | PROCESS_STAGE | varchar(6) | PK | Process Stage |
| 7 | RECIPE_LINE_NUMBER | smallint | PK | Recipe Line Sequence Number |
| 8 | CHARACTERISTIC_CODE | varchar(6) | PK | Characteristic code |
| 9 | IC_HIGH_LIMIT_NUMERIC | numeric(20,6) | Characteristic High Limit Numeric | |
| 10 | IC_LOW_LIMIT_NUMERIC | numeric(20,6) | Characteristic Low Limit Numeric | |
| 11 | IC_HIGH_LIMIT_TEXT | varchar(30) | Characteristic High Limit Text | |
| 12 | IC_LOW_LIMIT_TEXT | varchar(30) | Characteristic Low Limit Text | |
| 13 | PM_BATCH_TYPE | varchar(1) | Batch Type Indicator | |
| 14 | ARCHIVE_DATE | datetime | Archive Date | |
| 15 | ARCHIVE_USERNAME | varchar(20) | Username recorded when the row was moved to the archive. | |
| 16 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. |