# (APS) Application Configuration

:exclamation: **THE CORE APPLICATION MUST BE INSTALLED BEFORE COMMENCING WITH THE APS ADDON INSTALLATION.**<br>

Newest solution enabling the management of production or process order finished goods labelling, Handling unit verification, goods receipt and confirmation onto the SAP system.

<figure><img src="/files/0640DpPcnfCnbuzrqWBe" alt=""><figcaption></figcaption></figure>

* All data interaction with ODBC database.
* Intuitive WebUI provided to support device based access to all manufacturing order information
* Order information can be viewed.
* Orders can be stopped and started.
  * Logs at the top of the screen give real-time feedback on GR processing and SSCC creation.
* Additional configuration is available (ADMIN rights required).
  * Update fields displayed and sequence
  * Set passwords
  * Interact \update configured supplier plugins.
* Selecting the order switches to an order detail view, here the user can either validate all the order information and then start or stop the order if production for the specific order is complete.

Specific configuration files are provided to the flexibility to configure fields, format, color and content of the order information displayed to the end user via the provided WebUI.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.theconfigteam.com/codingcontrol/configuration/aps-application-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
