> 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-.sar-file.md).

# Use the supplied .SAR file

The SAR file: <https://agents.sealights.co/slabap/1.0.0.44/K-100COINTRICE.SAR> .

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

1. Extract the distribution ZIP file to a temporary directory on a machine where you have installed SAPGUI.
2. Sign in to your QAS or PRD system using client **000**, as a user with sufficient permissions to update the Data Dictionary.
3. Run transaction SAINT and select the Installation Package > Load packages > From Front End menu option.
4. Browse for the K-100COINTRICE.SAR file in the temporary directory and select **Open**.
5. If SAP displays the following message box, select **Yes** to replace the existing file.<br>

   ![File already exists on the application server message box.](/files/V7kVTcI0Yvij2mUca0t4)
6. SAP displays the following dialog.<br>

   ![Content of the compressed file dialog.](/files/p10mkrprAzWllLJiFhMk)
7. If you receive an error stating that the installed version of SAPCAR doesn't support verification of signed archives, this may be resolved by downloading the latest version of SAPCAR from the SAP Support portal at [https://support.sap.com](https://support.sap.com/) and installing it in the SAP kernel directory.\
   Alternatively, run transaction SPAM using client 000 and select Settings from the Extras menu. In the **Import Queue** tab, deselect the **Check for digital signature of the imported OCS Packages** checkbox.
8. Select **Decompress** to upload the package. The status bar should display the following:\
   \&#xNAN;**`File ‘k-100cointrice.sar’ successfully transferred, decompressed, and then deleted`**
9. Select **Start** in the **Installed Add-ons** screen. SAP displays the following screen.<br>

   ![Installable Add-on packages for your system dialog.](/files/2wrJjM15aickcW8WWElk)
10. 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/3wcVkSgFZRKblhsJtQmp)
11. Select **Continue** to display the **Installation queue** tab.<br>

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

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

    ![SAINT: Add-on Installation dialog.](/files/QSk9bS582BVMXdUKDD2O)
14. 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/FhHQZv3JecYO5ggFx3oC)
15. Select **Finish** to complete the installation. SAP displays the following message box.<br>

    ![Sending the runtime analysis dialog.](/files/QwqsLXVLpR3w4eqoFXDs)
16. 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-.sar-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.
