{
  "title": "Codeunit 9250 XBRL Deprecation Notification",
  "url": "https://jonas-paprotka.de/ref/codeunit/9250-xbrl-deprecation-notification/",
  "author": "Jonas Paprotka",
  "license": "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link.",
  "subject": "Microsoft Dynamics 365 Business Central",
  "checked": "2026-09-20",
  "source": {
    "feed": "https://dynamicssmb2.pkgs.visualstudio.com/DynamicsBCPublicFeeds/_packaging/MSSymbols/nuget/v3/index.json",
    "package": "Microsoft.BaseApplication.symbols.437dbf0e-84ff-417a-965d-ed2bb9650972",
    "build": "22.5.59966.64723",
    "code": {},
    "note": "Presence per major, highest build of each; 17 is the oldest major on the feed. Local procedures are not listed."
  },
  "object": {
    "type": "codeunit",
    "id": 9250,
    "name": "XBRL Deprecation Notification",
    "app": "Base Application",
    "appByVersion": [
      {
        "app": "Base Application",
        "from": 20
      }
    ],
    "nameByVersion": [
      {
        "name": "XBRL Deprecation Notification",
        "from": 20
      }
    ],
    "namespace": "",
    "versions": "20-22",
    "majors": [
      20,
      21,
      22
    ],
    "extends": null,
    "sourceTable": null,
    "sourceFile": "FinancialMgt/XBRL/XBRLDeprecationNotification.Codeunit.al",
    "obsolete": {
      "state": "Pending",
      "tag": "20.0",
      "reason": "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."
    },
    "obsoleteSeenFrom": 20,
    "byVersion": {
      "20": {
        "app": "base-application",
        "name": "XBRL Deprecation Notification",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "20.0",
          "reason": "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."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 3,
          "values": 0
        },
        "stub": false
      },
      "21": {
        "app": "base-application",
        "name": "XBRL Deprecation Notification",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "20.0",
          "reason": "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."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 3,
          "values": 0
        },
        "stub": false
      },
      "22": {
        "app": "base-application",
        "name": "XBRL Deprecation Notification",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "20.0",
          "reason": "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."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 3,
          "values": 0
        },
        "stub": false
      }
    },
    "fields": [],
    "keys": [],
    "procedures": [
      {
        "name": "Show",
        "sig": "()",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          20,
          21,
          22
        ],
        "range": "20-22",
        "first": 20,
        "last": 22,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 20,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "LearnMore",
        "sig": "(Notification)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          20,
          21,
          22
        ],
        "range": "20-22",
        "first": 20,
        "last": 22,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 20,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "DisableNotification",
        "sig": "(Notification)",
        "returns": "",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          20,
          21,
          22
        ],
        "range": "20-22",
        "first": 20,
        "last": 22,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 20,
            "to": 22,
            "returns": "",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      }
    ],
    "events": [],
    "values": []
  }
}