> For the complete documentation index, see [llms.txt](https://docs.sealights.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent/install-the-abap-addon/use-the-supplied-.pat-file.md).

# Use the supplied .PAT file

The PAT file: <https://agents.sealights.co/slabap/1.0.0.44/S580020276736_0000035.PAT> .

To install the ABAP addon using the supplied .PAT file, follow these steps:

1. Copy the supplied `.PAT` file from the distribution directory to the `/usr/sap/trans/EPS/in` directory on your SAP server machine. If the operating system is UNIX, the authorization mode of the files must be set to **777** ensuring Read, Write and Execute permissions, and you must copy the file in upper case.
2. Log in to the SAP system on which you want to install the addon, using client **000**, as a user with sufficient privileges to update the Data Dictionary.
3. Run transaction SAINT and select the **Installation Package > Load Packages > From Application Server** menu option. SAP displays the following message box.<br>

   ![SAINT: Confirm upload dialog.](/files/SMcfis2tOQx9bASHhjlS)
4. Select **Yes**. Select ![Back button.](/files/AyqCMxwVddgEJp5x1JHh) in the **SAINT: Uploading Packages from the File System** screen. SAP displays the following screen.<br>

   !\[A screenshot of a computer

   AI-generated content may be incorrect.]\(<../../../../.gitbook/assets/2 (1).png>)
5. Select **Start**. SAP displays the following screen.<br>

   ![Stack XML file tab.](/files/YFxgUntTq5oR9U3XWQQE)
6. Select the TRICE Add-on with Release 100\_700, and select **Continue** to display the **Support package selection** tab.<br>

   ![Support package selection tab.](/files/FGJm8RysDcv6ZIhAiaRu)
7. Select **Continue** to display the **Installation queue** tab.<br>

   ![Installation queue tab.](/files/oj8iCP4dZxTiuU0mmukk)
8. Select **Continue** to install the package. SAP displays the following message box.<br>

   ![Add Modification Adjustment Transports to the Queue message box.](/files/DmBhBgVc4txihoUPe6DO)
9. Select **No**. SAP displays the following message box.<br>

   ![SAINT: Add-on installation dialog.](/files/iXdurUqHvRCHN353XFOZ)
10. Select ![Tick button.](/files/D1emAA6qIUvuKiEVL8cC) to start the installation of the ABAP Add-on. When the installation has finished, SAP displays the following screen.<br>

    ![Installation queue tab.](/files/n4zaodbpvHoVavaZrhzT)
11. Select **Finish** to complete the installation. SAP displays the following message box.<br>

    ![Sending the runtime analysis dialog box.](/files/hj6jwCVhuuasryznf9He)
12. Select **Do not send**.


---

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

```
GET https://docs.sealights.io/knowledgebase/setup-and-configuration/sealights-agents-and-plugins/abap-agent/install-the-abap-agent/install-the-abap-addon/use-the-supplied-.pat-file.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.
