Table slot9.WORLD.TSTA.NOTIFY_PRIORITY_CODES This table defines the different types of priorities available to assign a notification when creating a new notification template
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 |
Requirements (check constraints):
Constraint | Constraint Name |
---|---|
AUDIO_ALERT_YN IN ('Y', 'N') | CK_NPC2_AUDIO_ALERT_YN |
"AUDIO_ALERT_YN" IS NOT NULL | NPC2_AUDIO_ALERT_YN_NN |
"PRIORITY_CODE" IS NOT NULL | NPC2_PRIORITY_CODE_NN |
"VISUAL_ALERT_YN" IS NOT NULL | NPC2_VISUAL_ALERT_YN_NN |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
PRIORITY_CODE | Primary key | Asc | NPC2_PK |
![]() ![]() ![]() |