> For the complete documentation index, see [llms.txt](https://brenkel-solutions-eg.gitbook.io/dp-calculation-ger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brenkel-solutions-eg.gitbook.io/dp-calculation-ger/nachkalkulation/kalkulation.md).

# Kalkulation

## Artikel kalkulieren

Über den Button “Berechnen” können Sie die Kalkulation berechnen bzw. aktualisieren.

![Abbildung 1: Artikel kalkulieren](/files/emQK9yCzpmg2ibpKBUR8)

Dabei werden die alten Zeilen gelöscht und neue angelegt. Dieser Vorgang hat ggf. auch Auswirkungen auf das dazugehörige Schema.

## Filter

Die Nachkalkulation sucht für den angegeben Artikel alle “Istmeldungsartikelposten” und bereitet diese auf. Sie können die Suche allerdings beschränken indem Sie Filter für die Artikelposten angeben.

![Abbildung 2: Nachkalkulationsfilter](/files/IxfCqOIzVPaOo1241A8k)

Generell stehen hier alle Felder von den Artikelposten

![Abbildung 3: Nachkalkulationsfilter - Beispiel](/files/D6W55ALYD8dmyJLMQ5iQ)

zur Verfügung.

## Kalkulation aufbereiten

Sie können die Kalkulation aufbereiten um Ihre eigenen Schemas auf die Kalkulation anzuwenden.

![Abbildung 4: Kalkulation aufbereiten](/files/JA1dXjTD2RBU5VcprbHn)

## Verkauf

Bei der Berechnung der Kalkulation wird auch geprüft was mit den (durch die Istmeldung) produzierten Artikeln passiert ist. Wurden diese verkauft, wird das ebenfalls protokolliert.

![Abbildung 5: Verkäufe](/files/4hAVN590e1x6IQYVBHVK)

Damit erhalten Sie eine Übersicht in welchen Belegen der Artikelposten verkauft wurde. Diese Daten dienen später auch für das Schema um den Umsatz zu berechnen.

![Abbildung 6: Verkäufe - Struktur](/files/43eVF8wFgphPgMYKrn1h)


---

# 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://brenkel-solutions-eg.gitbook.io/dp-calculation-ger/nachkalkulation/kalkulation.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.
