PROCESS_SPEC_THRESHOLDS

Process Specification Thresholds

tableMANPROCESS

PROCESS_SPEC_THRESHOLDS — Process Specification Thresholds. MAN table in the standard Ross ERP 8.0 schema: 10 columns, used by 7 programs. Columns, data types, keys, foreign keys and relationships.

Open PROCESS_SPEC_THRESHOLDS in the interactive Data Dictionary →

Part of PROCESS 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
4PROCESS_SPECvarchar(15)PKProcess Specification
5THRESHOLD_TYPEvarchar(2)PKThreshold Type
6TH_LOW_LIMITnumeric(20,2)Threshold Low Limit
7TH_LOW_LIMIT_WARNINGnumeric(20,2)Threshold Low Limit Warning
8TH_HIGH_LIMIT_WARNINGnumeric(20,2)Threshold High Limit Warning
9TH_HIGH_LIMITnumeric(20,2)Threshold High Limit
10GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.