Footprints Data Model

Table
Table Name Audit Event Type
Table Definition A discriminator indicating the type of Audit Log Entry. Values include Audit Log Note, Audit Log Data Change, and Audit Log Data Version

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Audit Event Type Id The unique identifier for an instance of Audit Event Type. This identifier must be kept in sync with programming code that uses an enumeration or fixed constant to identify particular values. LONG Yes
Audit Event Type Name The name of the Audit Event Type. VARCHAR(255) No