---
title: "Table 1511 Notification Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1511-notification-entry/
type: table
id: 1511
name: "Notification Entry"
app: "Base Application"
namespace: System.Environment.Configuration
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1511-notification-entry/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Table 1511 Notification Entry

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1511-notification-entry/

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Environment.Configuration |
| Versions | 17-28 |
| Source file | System/Notifications/NotificationEntry.Table.al |

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | ID | Integer | 17-28 | - | - |
| 3 | Type | Enum Notification Entry Type | 17-28 | - | - |
| 4 | Recipient User ID | Code[50] | 17-28 | - | - |
| 5 | Triggered By Record | RecordId | 17-28 | - | - |
| 6 | Link Target Page | Integer | 17-28 | - | - |
| 7 | Custom Link | Text[250] | 17-28 | - | - |
| 8 | Error Message | Text[2048] | 17-28 | - | - |
| 9 | Created Date-Time | DateTime | 17-28 | - | - |
| 10 | Created By | Code[50] | 17-28 | - | - |
| 15 | Error Message 2 | Text[250] | 17-25 | Removed 18.0 | Error Message field size has been increased  |
| 16 | Error Message 3 | Text[250] | 17-25 | Removed 18.0 | Error Message field size has been increased  |
| 17 | Error Message 4 | Text[250] | 17-25 | Removed 18.0 | Error Message field size has been increased  |
| 18 | Sender User ID | Code[50] | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | ID | 17-28 |
| Key2 | Created Date-Time | 17-28 |
| Key3 | Triggered By Record, Type | 26-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CreateNew | (Option, Code[50], Variant, Integer, Text[250]) | - | public | 17-19 | Pending 17.0 | Replaced by CreateNoficicationEntry(). |
| CreateNewEntry | (Option, Code[50], Variant, Integer, Text[250], Code[50]) | - | public | 17-19 | Pending 17.0 | Replaced by CreateNoficicationEntry(). |
| CreateNotificationEntry | (Enum Notification Entry Type, Code[50], Variant, Integer, Text[250], Code[50]) | - | public | 17-28 | - | - |
| GetTelemetryDimensions | (Enum Notification Entry Type) | Dictionary | internal | 18-28 | - | - |
| InsertRec | (Enum Notification Entry Type, Code[50], RecordId, Integer, Text[250], Code[50]) | Boolean | public | 23-28 | - | - |

## Source

Symbols: Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972, https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json, highest build per major on 2026-09-20.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
