---
title: "Codeunit 2110 O365 Sales Initial Setup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/2110-o365-sales-initial-setup/
type: codeunit
id: 2110
name: "O365 Sales Initial Setup"
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 2110 O365 Sales Initial Setup

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/2110-o365-sales-initial-setup/

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

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| HideConfirmDialog | () | - | public | 17-23 | - | - |
| NotifySetupComplete | (Code[20]) | - | public | 17-23 | - | - |
| ViewInitialDraftInvoice | (Notification) | - | public | 17-23 | - | - |
| RemoveInitialDraftInvoice | (Notification) | - | public | 17-23 | - | - |
| CreateInvoice | (Notification) | - | public | 17-23 | - | - |
| EnsureConfigurationTemplatateSelectionRuleExists | (Integer) | - | public | 17-22 | Pending 19.0 | This procedure will be deprecated |

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