---
title: "Codeunit 9250 XBRL Deprecation Notification"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/9250-xbrl-deprecation-notification/
type: codeunit
id: 9250
name: "XBRL Deprecation Notification"
app: "Base Application"
versions: "20-22"
build: 22.5.59966.64723
obsolete: "Pending 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 9250 XBRL Deprecation Notification

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/9250-xbrl-deprecation-notification/

| | |
| --- | --- |
| App | Base Application |
| Versions | 20-22 |
| Obsolete | Pending 20.0, seen from 20. This codeunit handles showing the XBRL deprecation notification, used on the XBRL pages that will now be deprecated. If you need to show this notification elsewhere, please create your custom notification instead. |
| Source file | FinancialMgt/XBRL/XBRLDeprecationNotification.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| Show | () | - | public | 20-22 | - | - |
| LearnMore | (Notification) | - | public | 20-22 | - | - |
| DisableNotification | (Notification) | - | public | 20-22 | - | - |

## 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.

Jonas Paprotka, 2026-09-20.
