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
| # | Column | Type | Key | Description |
|---|---|---|---|---|
| 1 | GEM_DBKEY | int | GEMBASE internal surrogate primary key: a system-generated unique row identifier (the database key). Not a business field; every table carries one. | |
| 2 | GEM_DATE_TIME | datetime | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 3 | GEM_USERNAME | varchar(256) | Username recorded by GEMBASE for the operation on this row. | |
| 4 | GEM_PROCESS_NAME | varchar(16) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_EXECUTING_PID | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_AUDIT_ACTION | varchar(1) | GEMBASE audit action code (insert/update/delete) captured for the row. | |
| 7 | GEM_AUDIT_LOCATION | varchar(16) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 8 | GEM_AUDIT_SOURCE | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 9 | GEM_RELATION_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 10 | GEM_FIELD_NAME | varchar(32) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 11 | GEM_OLD_DATA | text | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 12 | GEM_NEW_DATA | text | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 13 | GEM_PID_DATA | text | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 14 | GEM_TRANSACTION_ID | varchar(64) | System transaction identifier stamped by GEMBASE when the row was written. | |
| 15 | GEM_ARCHIVE_FLAG | varchar(20) | System flag indicating whether the row has been archived by the GEMBASE archive process. | |
| 16 | GEM_SIGNATURE_ID | varchar(64) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |