SOP_CHARACTERISTIC_LIMITS

SOP Characteristic Limits

tableFINSOP

SOP_CHARACTERISTIC_LIMITS — SOP Characteristic Limits. FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 26 programs. Columns, data types, keys, foreign keys and relationships.

Open SOP_CHARACTERISTIC_LIMITS in the interactive Data Dictionary →

Part of SOP 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
3DIVISIONvarchar(2)PKDivision
4ORDER_NUMBERvarchar(9)PKOrder Number
5ORDER_LINE_NUMBERintPK FK→SALES_ORDER_LINESOrder Line Number
6CHARACTERISTIC_CODEvarchar(6)PK FK→CHARACTERISTIC_CODESCharacteristic code
7IC_LOW_LIMIT_NUMERICnumeric(20,6)Characteristic Low Limit Numeric
8IC_HIGH_LIMIT_NUMERICnumeric(20,6)Characteristic High Limit Numeric
9IC_LOW_LIMIT_TEXTvarchar(30)Characteristic Low Limit Text
10IC_HIGH_LIMIT_TEXTvarchar(30)Characteristic High Limit Text
11GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.

Referenced by views / procedures · 1

SOP_CHAR_LIMITS_VIEW