Skip to main content
Skip table of contents

NotificationCategory (ver24.5.1)

This table contains the tags available to be used for notifications.

Column Name

Initial Version

Data Type

Description

Name

24.5.1

VARCHAR2(100 CHAR)

Name of the tag. Required.

NotificationCategoryId

24.5.1

NUMBER(19,0)

Unique ID. Indexed. Required.

WhenCreated

24.5.1

TIMESTAMP(6)

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

WhenModified

24.5.1

TIMESTAMP(6)

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

WhoCreated

24.5.1

VARCHAR2(100 CHAR)

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

WhoModifed

24.5.1

VARCHAR2(100 CHAR)

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

JavaScript errors detected

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

If this problem persists, please contact our support.