# Version 117

{% hint style="success" %}
Data de disponibilização pública: 04/12/2023
{% endhint %}

Adicionada nova tabela u\_Kapps\_\_DummyLock

Adicionados novos campos á tabela u\_Kapps\_PackingHeader

* **ProductType int**
* **DeliveryDate nvarchar(8)**
* **DeliveryLoadNr bigint**
* **VehiclePlate nvarchar(50)**
* **PostalCode nvarchar(50)**
* **EXR nvarchar(50)**
* **TPD nvarchar(50)**
* **SEC nvarchar(50)**
* **NDC int**

Modificados campos na ta**bela u\_Kapps\_PackingHeader**

* **Height DECIMAL(18, 1)**
* **Lenght DECIMAL(18, 1)**
* **Width DECIMAL(18, 1)**
* **Weight DECIMAL(18, 3)**


---

# 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://doc.sysdevmobile.com/syslog-release-history/release-history/database-version/version-117.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.
