> 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/direktversand-ohne-verkaufsbeleg.md).

# Direktversand (ohne Verkaufsbeleg)

Nicht jede Sendung hängt an einem Verkaufsauftrag. Manchmal möchten Sie einfach schnell ein Paket verschicken (Musterlieferung, interner Versand, Ad-hoc-Paket).  Dafür gibt es den Direktversand: Sie e

Der **DPD Direktversand** erstellt Sendungen ohne Verkaufsbeleg, zum Beispiel Muster, interne Sendungen, Ad-hoc-Abholungen oder Rückholungen.

## Normale Sendung

{% stepper %}
{% step %}

#### Neu anlegen

Öffnen Sie **DPD Direktversand** und wählen Sie **Neu**.

<div align="left" data-with-frame="true"><figure><img src="https://2514039850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTpcphqlwiVHWlMxrKUT2%2Fuploads%2FkybBBt3u6hNHBNOfasfB%2FBildschirmfoto%202026-09-09%20um%2013.52.06.png?alt=media&amp;token=8c109c34-29de-439a-a42a-ede7c5897c4b" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Depot-Konto wählen

Wählen Sie das passende Konto. Es muss aktiv sein, zur Umgebung passen und den Zweck **Versand** oder **Versand und Retoure** besitzen.

<div align="left" data-with-frame="true"><figure><img src="https://2514039850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTpcphqlwiVHWlMxrKUT2%2Fuploads%2FlPAj47OJtrxElVSlU5Gu%2FBildschirmfoto%202026-09-09%20um%2013.57.48.png?alt=media&amp;token=13ce2178-b383-4463-9b16-a3b42ccd9fb6" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Adressen und Paket erfassen

Pflegen Sie Absender, Empfänger, Produkt, Gewicht und gegebenenfalls Maße, Referenzen oder Paketshop.
{% endstep %}

{% step %}

#### Senden und Label prüfen

Nach erfolgreicher Übertragung speichert Business Central DPD-Sendungsnummer, Status und Label.
{% endstep %}
{% endstepper %}

<div align="left" data-with-frame="true"><figure><img src="https://2514039850-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTpcphqlwiVHWlMxrKUT2%2Fuploads%2F1iITQTz84TWmKDT3rB9w%2FBildschirmfoto%202026-09-09%20um%2013.56.13.png?alt=media&amp;token=60a765c3-a1e6-4c40-90ad-1bddd3ccc1a3" alt=""><figcaption><p>DPD Direktversand Menü</p></figcaption></figure></div>

## Ad-hoc-Abholung und Rückholung

Direktversand enthält beide Varianten mit Abholdatum, Menge und Zeitfenster. Die Varianten dürfen **nicht** **gleichzeitig** **aktiviert** werden.

* **Ad-hoc-Abholung**: Abholung beim Absender, normale Sendungsnummer und Label.
* **Rückholung**: Abholung beim Kunden, Ziel ist der Empfänger beziehungsweise das Retourenlager; Ergebnis ist eine DPD-Referenz ohne eigenes Label.

{% hint style="info" %}
Das am Direktversand ausgewählte Depot-Konto wird für den DPD-Aufruf verwendet. Dadurch stammt der Zugang nicht nur aus der globalen Konfiguration.
{% endhint %}

Weitere: [Ad-hoc-Abholung und Rückholung im Direktversand](/dpd-connector-premium/sendungen-erstellen/ad-hoc-abholung-und-rueckholung-im-direktversand.md), [Depot-Konten](/dpd-connector-premium/stammdaten-einrichten/depot-konten-multi-mandant.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/direktversand-ohne-verkaufsbeleg.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.
