> 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/schemas.md).

# Schemas

{% hint style="info" %}
Das Reihenlayout und Spaltenlayout ist ähnlich der Logik in den [Schemavorlagen](https://demandplus.info/docs/demandplus/1-3/nachkalkulation/schemavorlagen/) aufgebaut.
{% endhint %}

{% hint style="info" %}
Sollten Sie am Schema was ändern, müssen Sie das Schema aktualisieren. Im Anschluss werden die dazugehörigen Posten neu berechnet.
{% endhint %}

## Manuelle Anlage

Sollten Sie keine Nachkalkulationsschemavorlage hinterlegt haben, können Sie auch die Schemas manuell eintragen.

![Abbildung 1: Manuelle Anlage eines Schemas](/files/LeOZVsig1ocwAPPs4C3m)

## Kalkulationsposten und Kalkulationswerte

### Kalkulationsposten

Beim Aktualisieren des Schemas werden sogenannte Kalkulationsposten erstellt. Diese Bilden die Grundlage für die weitere Auswertung.

![Abbildung 2: Kalkulationsposten](/files/XooPLN4bTHv7Hu5g6pNf)

Für Artikel, Arbeitsplatzgruppe, Arbeitsplatz werden die einzelnen Zeilen der Kalkulation übertragen. An dieser Stelle werden auch die Filter des Schemas berücksichtigt. Wird Beispielsweise nur eine gewisse Artikelkategorie ausgewertet, tauchen in den Posten für diese Schemazeile auch nur die dazugehörigen Artikel auf. Hier werden auch schon die individuellen Zuschläge berechnet, falls diese benötigt werden.

Die Posten können Sie über den Lookup öffnen, in dem Sie auf die Zahl einer Zeile mit passender Zusammenzählungsart klicken.

### Kalkulationswerte

Die Kalkulationswerte sind die “Ergebnisse” der Kalkulation. Für jede Kombination aus Reihe (Zeile) und Spalte wird der dazugehörige Wert dort protokolliert und in der Maske angezeigt.


---

# 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/schemas.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.
