Skip to main content
Skip table of contents

ChangeHistorySettings (ver19.11.0)

This table stores the "master" setting for all managed change history configurations as well as a setting for each category.

Column NameInitial VersionData TypeDescription
Category19.11.0Varchar2(20)

The audit configuration category. Required. Indexed

ChangeHistorySettingsID

19.11.0

Number(10)

Unique identifier for this table. Required.

IsEnabled19.11.0Number(1)

Number indicating if the category is enabled. Valid values: 0=Disabled, 1=Enabled. Defaults to 0. Required.

WhenCreated

19.11.0

Timestamp(6)

The date and time the record was created. Defaults to system date.

WhenModified

19.11.0

Timestamp(6)

The date and time the record was modified. Defaults to system date.

WhoCreated

19.11.0

Varchar2(100)

The name of the person who created the record. Defaults to user.

WhoModified

19.11.0

Varchar2(100)

The name of person who modified the record. Defaults to user.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.