---
title: "Table 1518 My Notifications"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/table/1518-my-notifications/
type: table
id: 1518
name: "My Notifications"
app: "Base Application"
namespace: System.Environment.Configuration
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/table/1518-my-notifications/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 1518 My Notifications

Jonas Paprotka, https://jonas-paprotka.de/ref/table/1518-my-notifications/

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

## Fields

| Id | Name | Type | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| 1 | User Id | Code[50] | 17-28 | - | - |
| 2 | Notification Id | Guid | 17-28 | - | - |
| 3 | Apply to Table Id | Integer | 17-28 | - | - |
| 4 | Enabled | Boolean | 17-28 | - | - |
| 5 | Apply to Table Filter | Blob | 17-28 | - | - |
| 6 | Name | Text[128] | 17-28 | - | - |
| 7 | Description | Blob | 17-28 | - | - |

## Keys

| Name | Fields | Versions |
| --- | --- | --- |
| Key1, clustered | User Id, Notification Id | 17-28 |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Disable | (Guid) | Boolean | public | 17-28 | - | - |
| SetStatus | (Guid, Boolean) | Boolean | public | 17-28 | - | - |
| InsertDefault | (Guid, Text[128], Text, Boolean) | - | public | 17-28 | - | - |
| InsertDefaultWithTableNum | (Guid, Text[128], Text, Integer) | - | public | 17-28 | - | - |
| InsertDefaultWithTableNumAndFilter | (Guid, Text[128], Text, Integer, Text) | - | public | 17-28 | - | - |
| GetDescription | () | Text | public | 17-28 | - | - |
| GetFiltersAsDisplayText | () | Text | public | 17-28 | - | - |
| GetXmlFromTableView | (Integer, Text) | Text | public | 17-28 | - | - |
| OpenFilterSettings | () | Boolean | public | 17-28 | - | - |
| InsertNotificationWithDefaultFilter | (Guid) | - | public | 17-26 | - | - |
| IsEnabledForRecord | (Guid, Variant) | Boolean | public | 17-28 | - | - |
| IsEnabled | (Guid) | Boolean | public | 17-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnStateChanged | (Guid, Boolean) | 17-28 | - | - |
| Integration event | OnAfterIsNotificationEnabled | (Guid, var Boolean, Variant) | 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.
