Definition of table audit
The audit trail keeps a history of user activities and any other events that are considered significant
, Table Dump Name audit
Alphabetical Field Summary
attr-id: (CHAR) (no description available)
event-date: (DATE) Date of event
event-desc[3]: (CHAR) Event Description
event-key: (CHAR) Key or unique text for identifying audit (can be blank if N/
event-time: (CHAR) Time of Event
extern-guid: (CHAR) External Global Unique ID for this record
obj-id: (CHAR) (no description available)
user-name: (CHAR) Login name of user
Alphabetical Index Summary
event-by-key: event-key, event-date, event-time
event-by-object: obj-id, attr-id, event-date, event-time
extern-guid: extern-guid
object-by-date: (PRIMARY) event-date, event-time, obj-id, attr-id, user-name
object-by-user: user-name, obj-id, attr-id, event-date, event-time
user-by-event: user-name, event-date, event-time, obj-id, attr-id
Tables audit references
group-perm - Group Permissions files. Possible entries in here for each o
menu - A file consisting of a list of menus. This includes any sub-
menu-item - Contains pointers for contructing menu items. If the menuite
object - Object definitions for the system. This includes programs or
program - one entry for each program that can be run in association wi
user-default - User defaults file. This contains object/attribute pairs wit
user-prof - User profile record. Contains miscellaneous information keye
Detailed Alphabetical Field Listing
attr-id Data type: CHARACTER
Format: x(16)
Attributes: Index Component, Mandatory
event-date Data type: DATE
Format: 99/99/9999
Help: Date of event
Attributes: Index Component
event-desc Data type: CHARACTER (Extent: 3)
Format: x(70)
Help: Event Description
event-key Data type: CHARACTER
Format: x(32)
Description: Key or unique text for identifying audit (can be blank if N/
Attributes: Index Component
event-time Data type: CHARACTER
Format: x(8)
Help: Time of Event
Attributes: Index Component
extern-guid Data type: CHARACTER
Format: x(32)
Description: External Global Unique ID for this record
Attributes: Index Component
obj-id Data type: CHARACTER
Format: x(16)
Attributes: Index Component, Mandatory
user-name Data type: CHARACTER
Format: x(16)
Help: Login name of user
Attributes: Index Component, Mandatory
Created on 03/01/2019 by DBHTML V1.2