GEM_METADATA_AUDIT

tableFINGEM

GEM_METADATA_AUDIT — FIN table in the standard Ross ERP 8.0 schema: 11 columns, used by 1 program. Columns, data types, keys, foreign keys and relationships.

Open GEM_METADATA_AUDIT 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_AUDIT_ACTIONvarchar(1)GEMBASE audit action code (insert/update/delete) captured for the row.
3GEM_AUDIT_TYPEintGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
4GEM_AUDIT_NAMEvarchar(65)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
5GEM_AUDIT_DETAILStextGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
6GEM_USER_PATCH_LEVELintGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
7GEM_DATE_TIMEdatetimeGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
8GEM_USERNAMEvarchar(256)Username recorded by GEMBASE for the operation on this row.
9GEM_PROCESS_NAMEvarchar(16)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
10GEM_DESCRIPTIONvarchar(60)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
11GEM_SEQUENCE_NUMBERintGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).

Referenced by views / procedures · 1

GEM_ADD_METADATA_AUDIT