> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/dpd-connector-premium/sendungen-erstellen/sendung-stornieren-und-tagesabschluss.md).

# Sendung stornieren und Tagesabschluss

Diese Seite trennt zwei oft verwechselte Vorgänge: das Zurücksetzen einer Sendung in Business Central und den operativen Tagesabschluss.

## Sendung stornieren

**Sendung stornieren** setzt das Paket in Business Central zurück:

* Uploadstatus wird entfernt
* DPD-Sendungsnummer, MPS-ID und Trackingdaten werden geleert
* gespeicherte Etiketten und Etikettenseiten werden gelöscht
* der Vorgang wird in der internen Stornoliste protokolliert
* das Paket kann neu konfiguriert und erneut gesendet werden

{% hint style="danger" %}
Die Aktion sendet **keinen DPD-Stornoaufruf**. Verwenden Sie das alte Etikett danach nicht mehr. Bei bereits physisch übergebenen Paketen stimmen Sie das weitere Vorgehen direkt mit DPD ab.
{% endhint %}

<div align="left"><figure><img src="https://2514039850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTpcphqlwiVHWlMxrKUT2%2Fuploads%2FPDYJyz4yKLopv4weRYpP%2FBildschirmfoto%202026-09-17%20um%2011.01.10.png?alt=media&amp;token=4b08d09f-34e2-42b1-ade3-5d01564f2d44" alt=""><figcaption><p>Menü: DPD Pakete</p></figcaption></figure> <figure><img src="https://2514039850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTpcphqlwiVHWlMxrKUT2%2Fuploads%2FH4u4j4iA5UfwlYyeD6rd%2FBildschirmfoto%202026-09-17%20um%2011.00.14.png?alt=media&amp;token=d0754a76-f1d9-48e0-a2ae-6d5fba6c1465" alt=""><figcaption></figcaption></figure></div>

## Tagesabschluss

Öffnen Sie **DPD Tagesabschluss** und wählen Sie den Versandtag. Die Seite fasst Versanddatum, Manifest, Lager, Depot-Konto, Paketanzahl, Gewicht, Stornos sowie Gefahrgutpakete, Gefahrgutgewicht und ADR-Punkte zusammen.

Verfügbare Aktionen:

* **Ladeliste erstellen / drucken**
* **Gefahrgut-Beförderungspapier**
* **Stornoliste drucken**
* vorheriger Tag, heute, nächster Tag
* **Status aktualisieren** und **Paket verfolgen**

## Abschlusskontrolle

* alle erwarteten Pakete vorhanden
* kein Paket ohne Sendungsnummer
* Depot-Konto und Versandlager plausibel
* Stornos fachlich geprüft
* ADR-Punkte innerhalb der festgelegten Grenze
* Ladeliste und Gefahrgutpapier vollständig

Weiter: [Status und Tracking](/dpd-connector-premium/sendungen-erstellen/status-und-tracking-verfolgen.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.solutioo.de/dpd-connector-premium/sendungen-erstellen/sendung-stornieren-und-tagesabschluss.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
