FACTORY_THRESHOLDS

Factory Thresholds

tableMANFACTORY

FACTORY_THRESHOLDS — Factory Thresholds. MAN table in the standard Ross ERP 8.0 schema: 9 columns, used by 9 programs. Columns, data types, keys, foreign keys and relationships.

Open FACTORY_THRESHOLDS in the interactive Data Dictionary →

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