---
title: "Table 1514 Sent Notification Entry"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1514-sent-notification-entry/
type: table
id: 1514
name: "Sent Notification Entry"
app: "Base Application"
namespace: System.Environment.Configuration
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1514-sent-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 1514 Sent Notification Entry

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

| | |
| --- | --- |
| App | Base Application |
| Namespace | System.Environment.Configuration |
| Versions | 17-28 |
| Source file | System/Notifications/SentNotificationEntry.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 | - | - |
| 9 | Created Date-Time | DateTime | 17-28 | - | - |
| 10 | Created By | Code[50] | 17-28 | - | - |
| 11 | Sent Date-Time | DateTime | 17-28 | - | - |
| 12 | Notification Content | Blob | 17-28 | - | - |
| 13 | Notification Method | Enum Notification Method Type | 17-28 | - | - |
| 14 | Aggregated with Entry | Integer | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | ID | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| GetLastEntryNo | () | Integer | public | 17-28 | - | - |
| NewRecord | (Record Notification Entry, Text, Option) | - | public | 17-28 | - | - |
| ExportContent | (Boolean) | Text | public | 17-28 | - | - |
| InsertRecord | () | - | public | 23-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnNewRecordOnBeforeInsert | (var Record Sent Notification Entry, Record Notification Entry, Text, Option) | 17-28 | - | - |
| Integration event | OnNewRecordOnBeforeTransferFields | (var Record Notification Entry) | 17-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.
