Skip to main content
Skip table of contents

NotificationCategoryAssoc (ver24.5.1)

This table links a notification record with the notification tags.

Column Name

Initial Version

Data Type

Description

NotificationCategoryAssocId

24.5.1

NUBBER(19,0)

Unique ID. Indexed. Required.

NotificationCategoryId

24.5.1

NUMBER(19,0)

Foreign key to the NotificationCategory table. Required. Indexed.

NotificationDefinitionId

24.5.1

NUMBER(19,0)

Foreign key to the NotificationDefinition table. Required. Indexed.

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.