---
title: "Codeunit 1884 Sandbox Cleanup"
author: "Jonas Paprotka"
url: https://jonas-paprotka.de/ref/codeunit/1884-sandbox-cleanup/
type: codeunit
id: 1884
name: "Sandbox Cleanup"
app: "System Application"
versions: "17-22"
build: 22.5.59966.64723
obsolete: "Pending 20.0"
checked: 2026-09-20
subject: "Microsoft Dynamics 365 Business Central"
license: "Content © 2026 Jonas Paprotka. Quote freely with attribution and a link."
---

# Codeunit 1884 Sandbox Cleanup

Jonas Paprotka, https://jonas-paprotka.de/ref/codeunit/1884-sandbox-cleanup/

| | |
| --- | --- |
| App | System Application |
| Versions | 17-22 |
| Obsolete | Pending 20.0, seen from 19. Replaced by Environment Cleanup module. |
| Source file | Environment Cleanup/src/SandboxCleanup.Codeunit.al |

## Events

| Kind | Name | Parameters | Versions | Obsolete | Reason |
| --- | --- | --- | --- | --- | --- |
| Integration event | OnClearConfiguration | (Text) | 17-22 | Pending 17.1 | Separated into two events for clearing of company-specific data and environment-specific data. OnClearCompanyConfiguration and OnClearDatabaseConfiguration |
| Integration event | OnClearCompanyConfiguration | (Text) | 17-22 | - | - |
| Integration event | OnClearDatabaseConfiguration | () | 17-22 | - | - |

## Source

Symbols: Microsoft.SystemApplication.symbols.63ca2fa4-4f03-4f2b-a480-172fef340d3f, 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.
