GEM_DATA_AUDIT

tableFINGEM

GEM_DATA_AUDIT — FIN table in the standard Ross ERP 8.0 schema: 16 columns. Columns, data types, keys, foreign keys and relationships.

Open GEM_DATA_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_DATE_TIMEdatetimeGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
3GEM_USERNAMEvarchar(256)Username recorded by GEMBASE for the operation on this row.
4GEM_PROCESS_NAMEvarchar(16)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
5GEM_EXECUTING_PIDintGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
6GEM_AUDIT_ACTIONvarchar(1)GEMBASE audit action code (insert/update/delete) captured for the row.
7GEM_AUDIT_LOCATIONvarchar(16)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
8GEM_AUDIT_SOURCEvarchar(32)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
9GEM_RELATION_NAMEvarchar(32)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
10GEM_FIELD_NAMEvarchar(32)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
11GEM_OLD_DATAtextGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
12GEM_NEW_DATAtextGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
13GEM_PID_DATAtextGEMBASE framework/system column (runtime- or dictionary-managed, not a business field).
14GEM_TRANSACTION_IDvarchar(64)System transaction identifier stamped by GEMBASE when the row was written.
15GEM_ARCHIVE_FLAGvarchar(20)System flag indicating whether the row has been archived by the GEMBASE archive process.
16GEM_SIGNATURE_IDvarchar(64)GEMBASE framework/system column (runtime- or dictionary-managed, not a business field).

Referenced by views / procedures · 1

GEM_ADD_DATA_AUDIT