---
title: "Codeunit 2158 O365 Document Send Mgt"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/2158-o365-document-send-mgt/
type: codeunit
id: 2158
name: "O365 Document Send Mgt"
app: "Base Application"
versions: "17-23"
build: 23.5.16502.31399
obsolete: "Pending 21.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 2158 O365 Document Send Mgt

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/2158-o365-document-send-mgt/

| | |
| --- | --- |
| App | Base Application |
| Versions | 17-23 |
| Obsolete | Pending 21.0, seen from 21. Microsoft Invoicing has been discontinued. |
| Source file | Invoicing/O365DocumentSendMgt.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| ShowSalesInvoiceHeaderFailedNotification | (Record Sales Invoice Header) | - | public | 17-23 | - | - |
| ShowSalesHeaderFailedNotification | (Record Sales Header) | - | public | 17-23 | - | - |
| ResendDocumentFromNotification | (Notification) | - | public | 17-23 | - | - |
| OpenCustomerFromNotification | (Notification) | - | public | 17-23 | - | - |
| OpenSetupEmailFromNotification | (Notification) | - | public | 17-23 | - | - |
| ShowRoleCenterEmailNotification | (Boolean) | - | public | 17-23 | - | - |
| ShowSendingFailedDocumentList | (Notification) | - | public | 17-23 | - | - |
| ClearNotificationsForDocument | (Code[20], Boolean, Option) | - | public | 17-23 | - | - |
| ClearNotificationsForAllDocuments | () | - | public | 17-23 | - | - |
| ClearNotificationsForAllDocumentsAction | (Notification) | - | public | 17-23 | - | - |
| RecallEmailFailedNotification | () | - | public | 17-23 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeIsSalesInvoiceHeaderCancelled | (var Record Sales Invoice Header, var Boolean, var Boolean) | 17-23 | - | - |

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