Table "Notification Setup"
ID 1512
Namespace: System.Environment.Configuration
Properties
| Name | Value |
|---|---|
| Caption | Notification Setup |
| DrillDownPageID | Page System.Environment.Configuration."Notification Setup" |
| LookupPageID | Page System.Environment.Configuration."Notification Setup" |
| ReplicateData | False |
| DataClassification | CustomerContent |
Fields
| Name | Type | Description |
|---|---|---|
| "User ID" | Code[50] | |
| "Notification Type" | Enum System.Environment.Configuration."Notification Entry Type" | |
| "Notification Method" | Enum System.Environment.Configuration."Notification Method Type" | |
| Schedule | Enum System.Environment.Configuration."Notification Schedule Type" | |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |
Methods
GetNotificationTypeSetup
procedure GetNotificationTypeSetup(NotificationType: Enum "Notification Entry Type")
Parameters
| Name | Type | Description |
|---|---|---|
| NotificationType | Enum System.Environment.Configuration."Notification Entry Type" |
GetNotificationTypeSetupForUser
procedure GetNotificationTypeSetupForUser(NotificationType: Enum "Notification Entry Type", RecipientUserID: Code[50])
Parameters
| Name | Type | Description |
|---|---|---|
| NotificationType | Enum System.Environment.Configuration."Notification Entry Type" | |
| RecipientUserID | Code[50] |