# Package Control

## PCID Build/Split/Merge

{% hint style="warning" %}

* This program is available only if you have an AMM license
* The PCID functionality is not available in Epicor Web Access (EWA)
  {% endhint %}

{% hint style="info" %}
The PCID functionality is not available in Epicor Web Access (EWA) Use PCID Build/Split/Merge to build, split or merge PCIDs. \
\
You can build PCIDs that contain parts, or parent PCIDs that contain child PCIDs, merge two or more PCIDs into a single PCID, nest PCIDs into another PCID or split parts from a PCID and add them to another PCID. You can also return parts in a PCID to inventory.

* Example PCID0045 contains two pallets. Each pallet contains 50 parts. If you want to split the PCID, you can move the entire PCID to another PCID or to stock. You can also move parts of the PCID contents, such as a pallet or a group of parts, to another PCID or to stock.&#x20;

In PCID Build/Split/Merge, you can build, split or merge the contents of PCIDs to and from other PCIDs to and from inventory
{% endhint %}

1. Tap on the **Menu** icon located in the upper left side of the screen to pull up the **Main Menu.**

{% columns %}
{% column %}

<figure><img src="/files/Z5kmIpJ6DlYQa7srhEHS" alt="" width="269"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/C06PJPobMVYXwy9n8sA0" alt="" width="180"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

2. Select **Package Control** and click on **Build Split Merge**.

3. In the **Build Split Merge screen,** Enter in the **Warehouse Code** in the **Warehouse Code** field.<br>

   <figure><img src="/files/taQIifTfZVouMDbJmeLf" alt=""><figcaption></figcaption></figure>

   1. Or alternatively, tap on the **list** icon beside the **Warehouse Code** field to select from a list, or tap on the **filter** icon to filter the list, and select the appropriate **Warehouse Code.**

4. Enter in the **PCID** in the **PCID** field.

{% columns %}
{% column %}

<figure><img src="/files/PqP1l7hte014nb83ib8S" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/4kmnHrKskoM0lnx3NUoG" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

5. Alternatively, tap on the **list** icon beside the **PCID** field to select from a list, or tap on the **filter** icon to filter the list, and select the appropriate **PCID.**
6. Click **GENERATE PCID** to create a new **PCID**.

![](/files/4cINGep39gK5k8gTYzws)

8. Click on **VIEW LIST** to see the **PCID Contents List**.

<img src="/files/ikTUBmvTvHMRSIK7hAUn" alt="" width="301">

9. Select one of the existing contents lines to **Split the PCID**.

<figure><img src="/files/RjnoVRUDxHFsRUAdmcqd" alt="" width="301"><figcaption></figcaption></figure>

10. Click on **ADD PART** or **MERGE PCID** to change the details within the existing PCID.

{% columns %}
{% column %}

<figure><img src="/files/mpBVkJgMl2HwT9EYw6Ur" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/DpNmS0LoCSHP8CcwU00K" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}


---

# 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.biscit.com/epicor-kinetic-warehouse/epicor-kinetic-warehouse-user-guide/package-control.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.
