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
| # | 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_AUDIT_ACTION | varchar(1) | GEMBASE audit action code (insert/update/delete) captured for the row. | |
| 3 | GEM_AUDIT_TYPE | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 4 | GEM_AUDIT_NAME | varchar(65) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 5 | GEM_AUDIT_DETAILS | text | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 6 | GEM_USER_PATCH_LEVEL | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 7 | GEM_DATE_TIME | datetime | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 8 | GEM_USERNAME | varchar(256) | Username recorded by GEMBASE for the operation on this row. | |
| 9 | GEM_PROCESS_NAME | varchar(16) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 10 | GEM_DESCRIPTION | varchar(60) | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). | |
| 11 | GEM_SEQUENCE_NUMBER | int | GEMBASE framework/system column (runtime- or dictionary-managed, not a business field). |