SYS_FORMULA_CODES

Formula Code Definition

tableFINSYS

SYS_FORMULA_CODES — Formula Code Definition. FIN table in the standard Ross ERP 8.0 schema: 9 columns, used by 20 programs. Columns, data types, keys, foreign keys and relationships.

Open SYS_FORMULA_CODES in the interactive Data Dictionary →

Part of SYS 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.
2SYS_FORMULA_CODEvarchar(6)PKFormula code for UOM conversions and dependency.
3CODE_DESCRIPTIONvarchar(30)Code Description
4SYS_FORMULAtextstorage of a formula for potency or dependency.
5ACTIVATION_STATUSvarchar(1)Activation Status
6COMPANY_CODEvarchar(10)Company Code
7PM_DEPENDENCYvarchar(1)Identify if record is used for recipe dependency.
8GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.
9GEM_MODIFY_DATEdatetimeSystem timestamp of the most recent modification to the row, maintained by GEMBASE.