GEM_PARAMETERS

tableFINGEM

GEM_PARAMETERS — FIN table in the standard Ross ERP 8.0 schema: 6 columns, used by 2 programs. Columns, data types, keys, foreign keys and relationships.

Open GEM_PARAMETERS in the interactive Data Dictionary →

Part of GEM 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.
2GEM_PARAMETER_NAMEvarchar(32)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
3GEM_START_DATEdatetimeGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
4GEM_FINISH_DATEdatetimeGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
5GEM_PARAMETER_VALUEvarchar(60)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
6GEM_PARAMETER_FLAGSintGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).

Referenced by views / procedures · 8

GEM_ADD_PARAMGEM_DEL_PARAMGEM_GET_PARAM_DATEGEM_GET_PARAM_NODATEGEM_LOAD_PARAMETERGEM_PUT_PARAM_DATEGEM_PUT_PARAM_NODATEGEM_SEARCH_PARAMETER