> 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/entwicklerdokumentationen-business-central-dhl-connector/dhl-connector-entwicklerdokumentation/pages-page-extensions-und-reports/setup-und-stammdaten-pages.md).

# Setup- und Stammdaten-Pages

## 72242951 SOUDHL Configuration Card

**Type:** Document · **Source:** SOUDHL Configuration · **Status:** Obsolete Pending

Legacy-Konfigurationskarte. Sie zeigt API, Packing, Billing und Absender, ist selbst nicht editierbar und wurde durch den Assistenten ersetzt. Aktion `Test Connection` ruft `SOUDHL API Management.GenerateToken` auf. Die Azure-Gruppe ist verborgen.

## 72242957 SOUDHL Configuration Assisted

**Type:** NavigatePage · **Source:** temporary SOUDHL Configuration

Produktiver Setup-Wizard:

1. Willkommen
2. API-Service und Credentials
3. Packing, Billing bzw. Express-Labeloptionen, Benachrichtigung und Absender
4. Abschluss und Verbindungstest

Express- und Parcel-Override-Credentials werden als Page-Variablen behandelt und über Secret Mgt gespeichert. Drilldown öffnet Billing Numbers. Journal-/Location-Felder erscheinen nur bei aktiviertem Kartonverbrauch. `Back`, `Next` und `Finish` steuern die Schritte.

## 72242958 SOUPackageCreationAstSetup

**Type:** NavigatePage · **Source:** temporary SOUDHL Box

Assisted Setup zum Anlegen eines Kartons. Erfasst Code, Parcel-Produkt, Maße und Maximalgewicht; `Finish` überträgt den temporären Datensatz in SOUDHL Box.

## 72242952 SOUDHL Boxes

**Type:** List · **Source:** SOUDHL Box · **CardPageID:** SOUDHL Box Card

Listenpflege für Box, Produkt, Maße, Maximalgewicht und Inventarartikel. Historische Procedure-/Participation-Felder sind verborgen.

## 72242953 SOUDHL Box Card

**Type:** Card · **Source:** SOUDHL Box

Detailpflege einschließlich Express Product, Package Type Code und Kartonbestandseinstellungen. Die Page trennt Parcel-, Express-, Dimensions- und Inventory-Aspekte des gleichen Stammdatensatzes.

## 72242966 SOUDHL Billing Numbers

**Type:** List · **Source:** SOUDHL Billing Number

Verwaltet Code, Beschreibung, zehnstellige EKP, Default und Active. Das obsolete Product-Feld ist verborgen. Einstieg über Tell Me, Configuration Assisted und Sales Order List.

## Berechtigungen und Navigation

Configuration Assisted und vollständige Setup-Pflege benötigen erhöhte DHL-Rechte. Normale User erhalten operative Box-/Paketfunktionen; Tarifadministration ist separat.


---

# 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/entwicklerdokumentationen-business-central-dhl-connector/dhl-connector-entwicklerdokumentation/pages-page-extensions-und-reports/setup-und-stammdaten-pages.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.
