{
  "title": "Codeunit 5446 Purch. Invoice PDF Doc.Handler",
  "url": "https://jonas-paprotka.de/ref/codeunit/5446-purch-invoice-pdf-doc-handler/",
  "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": "28.5.54151.54365",
    "code": {
      "29": {
        "url": "https://jonas-paprotka.de/ref/codeunit/5446-purch-invoice-pdf-doc-handler/source/29/",
        "repo": "https://github.com/microsoft/BCApps",
        "branch": "releases/29.x",
        "commit": "a66254c3b8b5bb1cea290dc8f9d097aec4381153",
        "path": "src/Layers/W1/BaseApp/Purchases/eServices/EDocument/PurchInvoicePDFDocHandler.Codeunit.al",
        "license": "MIT"
      }
    },
    "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": 5446,
    "name": "Purch. Invoice PDF Doc.Handler",
    "app": "Base Application",
    "appByVersion": [
      {
        "app": "Base Application",
        "from": 17
      }
    ],
    "nameByVersion": [
      {
        "name": "Graph Webhook Sync To NAV",
        "from": 17
      },
      {
        "name": "Purch. Invoice PDF Doc.Handler",
        "from": 28
      }
    ],
    "namespace": "Microsoft.EServices.EDocument",
    "versions": "17-20, 28",
    "majors": [
      17,
      18,
      19,
      20,
      28
    ],
    "extends": null,
    "sourceTable": null,
    "sourceFile": "Purchases/eServices/EDocument/PurchInvoicePDFDocHandler.Codeunit.al",
    "obsolete": null,
    "obsoleteSeenFrom": 18,
    "byVersion": {
      "17": {
        "app": "base-application",
        "name": "Graph Webhook Sync To NAV",
        "ns": "",
        "obsolete": null,
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 6,
          "values": 0
        },
        "stub": false
      },
      "18": {
        "app": "base-application",
        "name": "Graph Webhook Sync To NAV",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "This codeunit will be removed. The functionality is not supported any more."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 6,
          "values": 0
        },
        "stub": false
      },
      "19": {
        "app": "base-application",
        "name": "Graph Webhook Sync To NAV",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "This codeunit will be removed. The functionality is not supported any more."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 6,
          "values": 0
        },
        "stub": false
      },
      "20": {
        "app": "base-application",
        "name": "Graph Webhook Sync To NAV",
        "ns": "",
        "obsolete": {
          "state": "Pending",
          "tag": "18.0",
          "reason": "This codeunit will be removed. The functionality is not supported any more."
        },
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 6,
          "values": 0
        },
        "stub": false
      },
      "28": {
        "app": "base-application",
        "name": "Purch. Invoice PDF Doc.Handler",
        "ns": "Microsoft.EServices.EDocument",
        "obsolete": null,
        "target": "",
        "sourceTable": "",
        "counts": {
          "fields": 0,
          "keys": 0,
          "methods": 1,
          "values": 0
        },
        "stub": false
      }
    },
    "fields": [],
    "keys": [],
    "procedures": [
      {
        "name": "GetGraphSubscriptionChangeTypes",
        "sig": "()",
        "returns": "Text[250]",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          17,
          18,
          19,
          20
        ],
        "range": "17-20",
        "first": 17,
        "last": 20,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 20,
            "returns": "Text[250]",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "GetGraphSubscriptionCreatedChangeType",
        "sig": "()",
        "returns": "Text[50]",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          17,
          18,
          19,
          20
        ],
        "range": "17-20",
        "first": 17,
        "last": 20,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 20,
            "returns": "Text[50]",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "GetGraphSubscriptionUpdatedChangeType",
        "sig": "()",
        "returns": "Text[50]",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          17,
          18,
          19,
          20
        ],
        "range": "17-20",
        "first": 17,
        "last": 20,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 20,
            "returns": "Text[50]",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "GetGraphSubscriptionDeletedChangeType",
        "sig": "()",
        "returns": "Text[50]",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          17,
          18,
          19,
          20
        ],
        "range": "17-20",
        "first": 17,
        "last": 20,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 20,
            "returns": "Text[50]",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "GetGraphSubscriptionMissedChangeType",
        "sig": "()",
        "returns": "Text[50]",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          17,
          18,
          19,
          20
        ],
        "range": "17-20",
        "first": 17,
        "last": 20,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 20,
            "returns": "Text[50]",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      },
      {
        "name": "GeneratePdfBlobWithDocumentType",
        "sig": "(Guid, Enum Attachment Entity Buffer Document Type, var Record Attachment Entity Buffer)",
        "returns": "Boolean",
        "kind": "procedure",
        "access": "public",
        "obsolete": null,
        "majors": [
          28
        ],
        "range": "28",
        "first": 28,
        "last": 28,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 28,
            "to": 28,
            "returns": "Boolean",
            "kind": "procedure",
            "access": "public",
            "obsolete": null
          }
        ]
      }
    ],
    "events": [
      {
        "name": "OnFindWebhookSubscription",
        "sig": "(var Record Webhook Subscription, Text[150], var Code[20])",
        "returns": "",
        "kind": "integrationevent",
        "access": "local",
        "obsolete": null,
        "majors": [
          17,
          18,
          19,
          20
        ],
        "range": "17-20",
        "first": 17,
        "last": 20,
        "obsoleteSince": null,
        "spans": [
          {
            "from": 17,
            "to": 20,
            "returns": "",
            "kind": "integrationevent",
            "access": "local",
            "obsolete": null
          }
        ]
      }
    ],
    "values": []
  }
}