A_SOP_CHARACTERISTIC_LIMITS

Archived SOP Characteristic Limits

tableFINSOP

A_SOP_CHARACTERISTIC_LIMITS — Archived SOP Characteristic Limits. FIN table in the standard Ross ERP 8.0 schema: 14 columns, used by 4 programs. Columns, data types, keys, foreign keys and relationships.

Open A_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.
2ARCHIVE_IDvarchar(1)PKPrefix Fields for Archive Tables
3COMPANY_CODEvarchar(10)PKCompany Code
4DIVISIONvarchar(2)PKDivision
5ORDER_NUMBERvarchar(9)PKOrder Number
6ORDER_LINE_NUMBERintPKOrder Line Number
7CHARACTERISTIC_CODEvarchar(6)PKCharacteristic code
8IC_LOW_LIMIT_NUMERICnumeric(20,6)Characteristic Low Limit Numeric
9IC_HIGH_LIMIT_NUMERICnumeric(20,6)Characteristic High Limit Numeric
10IC_LOW_LIMIT_TEXTvarchar(30)Characteristic Low Limit Text
11IC_HIGH_LIMIT_TEXTvarchar(30)Characteristic High Limit Text
12ARCHIVE_DATEdatetimeArchive Date
13ARCHIVE_USERNAMEvarchar(20)Username recorded when the row was moved to the archive.
14GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.