> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/etron-win/handbuch/datentransfer/import-fremddaten-datenimport/apotheker-verlag.md).

# Apotheker Verlag

*Hauptauswahl > Datentransfer > Import/Fremddaten > Apotheker Verlag*

Ermöglicht den Import von Daten (speziell Artikel) die z.B. vom Apotheker-Verlag zur Verfügung gestellt werden. Die entsprechenden Einstellungen müssen unter (Import Optionen Apotheker) festgelegt werden. Nach abgeschlossenem Import wird eine Änderungsliste ausgegeben, auf der alle importierten Artikel aufgelistet sind.

## Import Optionen Apotheker <a href="#import_optionen_apotheker" id="import_optionen_apotheker"></a>

Definition welche Artikel importiert und wo diese zugeordnet werden (Lieferant und Warengruppen).

1. \<F2> fügt eine neue Zeile ein.
2. Eingabe des Textfilters.\
   Es werden alle Artikel, deren Text mit dem Textfilter übereinstimmt importiert. Z.B. VICHY: es werden alle Artikel importiert die mit „VICHY“ beginnen.
3. Eingabe des Lieferanten (Es handelt sich dabei um einen ETRON Lieferanten. Durch Eingabe einer Null kann der Lieferantentext eingeben werden bzw. mit den Pfeiltasten geblättert werden). Alle importierten Artikel werden diesem Lieferanten zugeordnet und in Zukunft bei diesem bestellt.
4. Eingabe von ABT, HWG und WAG

Alle importierten Artikel werden dem im zweiten Schritt angegebenen Lieferanten und dieser WAG zugeordnet. Mit der \<F2>-Taste können beliebig viele Zeilen definiert und falsche Zeilen mit der \<F3>-Taste gelöscht werden. \<F10> speichert die Eingabe.

In der ersten Zeile steht das Datum des letzten Importvorganges.


---

# 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://helpcenter.etron.info/etron-win/handbuch/datentransfer/import-fremddaten-datenimport/apotheker-verlag.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.
