---
title: "Codeunit 351 Intrastat Document Completion"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/351-intrastat-document-completion/
type: codeunit
id: 351
name: "Intrastat Document Completion"
app: "Base Application"
namespace: Microsoft.Inventory.Intrastat
versions: "17-24"
build: 24.5.23489.36097
obsolete: "Pending 22.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 351 Intrastat Document Completion

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/351-intrastat-document-completion/

| | |
| --- | --- |
| App | Base Application |
| Namespace | Microsoft.Inventory.Intrastat |
| Versions | 17-24 |
| Obsolete | Pending 22.0, seen from 22. Intrastat related functionalities are moved to Intrastat extensions. |
| Source file | Inventory/Intrastat/IntrastatDocumentCompletion.Codeunit.al |

## Procedures

| Name | Parameters | Returns | Access | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- | --- |
| DefaultSalesDocuments | (var Record Sales Header, Boolean) | - | public | 17 | - | - |
| DefaultPurchaseDcouments | (var Record Purchase Header, Boolean) | - | public | 17 | - | - |
| DefaultServiceDocuments | (var Record Service Header, Boolean) | - | public | 17 | - | - |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnAfterDefaultPurchaseDocuments | (var Record Purchase Header, Record Intrastat Setup) | 19-24 | - | - |
| Integration event | OnAfterDefaultSalesDocuments | (var Record Sales Header, Record Intrastat Setup) | 19-24 | - | - |
| Integration event | OnAfterDefaultServiceDocuments | (var Record Service Header, Record Intrastat Setup) | 19-24 | - | - |

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