---
title: "Page 43 Sales Invoice"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/page/43-sales-invoice/
type: page
id: 43
name: "Sales Invoice"
app: "Base Application"
namespace: Microsoft.Sales.Document
versions: "17-28"
build: 28.5.54151.54365
source: "https://jonas-paprotka.de/ref/page/43-sales-invoice/source/29/"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Page 43 Sales Invoice

Jonas Paprotka, https://jonas-paprotka.de/ref/page/43-sales-invoice/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Sales.Document |
| Versions | 17-28 |
| Source table | 36 |
| Source file | Sales/Document/SalesInvoice.Page.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| CallPostDocument | (Integer, Enum Navigate After Posting) | - | public | 17-28 | - | - |
| SetSkipConfirmationDialogOnClosing | (Boolean) | - | public | 17-28 | - | - |
| RunBackgroundCheck | () | - | public | 20-28 | - | - |
| UpdatePaymentService | () | - | protected | 20-28 | - | - |
| SetPostingGroupEditable | () | - | public | 20-28 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnBeforeStatisticsAction | (var Record Sales Header, var Boolean) | 17-28 | Pending 26.0 | The statistics action will be replaced with the SalesStatistics action. The new action uses RunObject and does not run the action trigger. Use a page extension to modify the behaviour. |
| Integration event | OnPostOnAfterSetDocumentIsPosted | (Record Sales Header, var Boolean, var Boolean) | 17-28 | - | - |
| Integration event | OnPostOnBeforeSalesHeaderInsert | (var Record Sales Header) | 17-28 | - | - |
| Integration event | OnBeforeValidateShipToOptions | (var Record Sales Header, Option) | 17-19 | - | - |
| Integration event | OnAfterValidateShipToOptions | (var Record Sales Header, Option) | 17-28 | - | - |
| Integration event | OnBeforeShowPreview | (var Record Sales Header) | 18-28 | - | - |
| Integration event | OnPostDocumentBeforeNavigateAfterPosting | (var Record Sales Header, var Integer, var Enum Navigate After Posting, Boolean, var Boolean) | 18-28 | - | - |
| Integration event | OnAfterOnAfterGetRecord | (var Record Sales Header) | 20-28 | - | - |
| Integration event | OnBeforeValidateShipToOptions | (var Record Sales Header, Option, var Boolean) | 20-28 | - | - |
| Integration event | OnBeforeOnDeleteRecord | (var Record Sales Header, var Boolean, var Boolean) | 22-28 | - | - |
| Integration event | OnBeforeOnQueryClosePage | (var Record Sales Header, Boolean, Action, var Boolean, var Boolean) | 23-28 | - | - |
| Integration event | OnBeforeLookupBillToName | (var Record Customer, Record Sales Header) | 27-28 | - | - |
| Integration event | OnPostDocumentOnElseCaseNavigateAfterPosting | (var Record Sales Header, Integer, Enum Navigate After Posting) | 27-28 | - | - |

## 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.
AL source 29: https://github.com/microsoft/BCApps, MIT, releases/29.x at a66254c3b8b5bb1cea290dc8f9d097aec4381153.

Jonas Paprotka, 2026-09-20.
