---
title: Configure New Relic ABAP add-on package
source: https://docs.newrelic.com/docs/sap-solutions/install-and-configure/configure-new-relic-abap-add-on-package
---

After installing the ABAP add-on, use the **`/NEWR/INSTALL`** menu to connect your SAP systems to New Relic, configure API endpoints, define monitoring groups, and verify the setup.

## Use /NEWR/INSTALL menu [#menu-newr-install]

1.  Log in to the production client of the central monitoring system.
2.  Type `/n` in the command field and press **Enter** to go to the **SAP Easy Access root menu**.
3.  Type `/n/NEWR/INSTALL` in the command field to open the **`/NEWR/INSTALL`** menu.

Before configuring, ensure the following:

-   The installer has proper authorization to perform the configuration.
-   The `/NEWR/*` parameter is added to the `S_TCODE` authorization object in the installer's `profile/role`.

    > #### 💡 TIP
    >
    > If upgrading from a previous version, refer to [Upgrade from Previous Version](https://docs.newrelic.com/docs/sap-solutions/upgrade/install-upgrade-package) to determine which steps are necessary.

## Connect systems [#connect-systems]

> #### ⚠️ IMPORTANT
>
> Complete any pending configuration steps before proceeding.

In the `/NEWR/INSTALL` menu, open the **Install New Release and Patch** folder and complete the following steps.

### Standard RFC destination configuration

Use transaction `SM59` to set up **RFC** and **HTTPS** connections for on-premises monitored systems:

-   For RFC setup, see [Standard RFC Destination](https://docs.newrelic.com/docs/sap-solutions/install-and-configure/additional-configuration/#standard-rfc-destination) and [Set HTTP destination to New Relic cloud](https://docs.newrelic.com/docs/sap-solutions/install-and-configure/additional-configuration/#set-http-destination-to-new-relic-cloud).

### SAP Cloud / Business Technology Platform (BTP) RFC configuration

Use transaction `SM59` to set up HTTP destinations for BTP-hosted systems:

-   For BTP/CALM authentication, see [Cloud (BTP) RFC Destination](https://docs.newrelic.com/docs/sap-solutions/install-and-configure/additional-configuration/#cloud-btp-rfc-destination).
-   If you monitor an **SAP Cloud Connector**, configure an RFC destination of type **G** (External HTTP) using port **8443** (default Cloud Connector HTTPS admin port). The user account must have the required authorizations and password.

The following table lists the **SAP Cloud Connector** user roles and their authorizations:

| User role       | Authorization                                                                                                                                                                                             |
| --------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `sccadmin`      | Administrate the Cloud Connector (all operations and settings)                                                                                                                                            |
| `sccsubadmin`   | - Manage all subaccount-related settings. - Perform support-related tasks like setting trace levels or creating a thread dump. - Access some cross-subaccount settings, like system certificate settings. |
| `sccdisplay`    | Access the Cloud Connector administration UI in read-only mode.                                                                                                                                           |
| `sccsupport`    | - Access the Cloud Connector administration UI in read-only mode. - Perform support-related tasks like setting trace levels or creating a thread dump.                                                    |
| `sccmonitoring` | Access the monitoring APIs. Primarily used by the SAP Solution Manager infrastructure.                                                                                                                    |

### Set up connection to remote database

If you didn't complete this step during pre-installation, complete it now.

-   Open SAP transaction `DBACOCKPIT` to verify connections to remote **HANA databases**.
-   Create a database connection for each remote HANA database you want to monitor.
-   For detailed instructions, see [Create Database Connection](https://docs.newrelic.com/docs/sap-solutions/install-and-configure/additional-configuration/#create-database-connection).

### Configure connections to New Relic API endpoints

You can configure multiple New Relic accounts in this section.

1.  Click **New Entries**.
2.  Enter your New Relic account details:
    -   **New Relic Account ID** (optionally prefixed with SAP-)
    -   **API Ingest Key**
    -   **Metric Endpoint** (see [Network endpoints](https://docs.newrelic.com/docs/sap-solutions/before-you-begin/#network-endpoints))
    -   **Event Endpoint**
    -   **Log Endpoint**
    -   **Trace Endpoint**
3.  Click **Save**.

    ![A screenshot displaying the New Relic API endpoint configuration](https://docs.newrelic.com/images/new-entry-1.webp "Configure API endpoints")

### Copy template tables from client 000

Click the execute icon (clock symbol) to copy the template tables from **client 000**. Verify that a success message appears.

### Monitoring groups reference

The following table lists the data providers in each monitoring group and the system types they apply to.

| Monitor group | Included data providers                                                                                     | Applied to system type            | Special notes                                              |
| ------------- | ----------------------------------------------------------------------------------------------------------- | --------------------------------- | ---------------------------------------------------------- |
| BIZ_DOC       | Change document event for business objects                                                                  | ECC systems and S/4 HANA          |                                                            |
| BTP_APIM      | BTP IntegrationSuite API Management                                                                         | BTP                               | Requires API Management, API Portal Services Subscriptions |
| BTP_IS        | BTP IntegrationSuite Message Log via BTP platform API                                                       | BTP                               | Requires Process Integration Runtime Service subscription  |
| CALM          | CloudALM Monitoring Subjects, such as Health Monitoring, Integration and Exception Monitoring               | BTP/CloudALM                      |                                                            |
| CALM_LMS      | Landscape Monitoring, API Connection Check                                                                  | BTP/CloudALM                      |                                                            |
| CF            | Cloud Foundry                                                                                               | BTP/CloudALM                      |                                                            |
| DB_KPI        | Key Performance Indicators for databases, such as availability, space, etc.                                 | All Systems, except HANA Database |                                                            |
| HANA_DB       | HANA Database data providers connect directly to the HANA DB                                                | All HANA databases                | Requires Database Connection                               |
| HOST          | Host metrics such as CPU, Memory, Disk Usage                                                                | All ABAP Systems                  |                                                            |
| IDOC          | IDOC events                                                                                                 | ECC systems and S/4 HANA          |                                                            |
| MAXDB         | Metrics for MAXDB database                                                                                  | Systems with MAXDB                |                                                            |
| MS_SQL        | Metrics for Microsoft SQL Server database                                                                   | Systems with Microsoft SQL Server |                                                            |
| Oracle        | Metrics for Oracle Database                                                                                 | Systems with Oracle Database      |                                                            |
| SAP_APPL      | Events, Logs, Metrics, and Traces for SAP Application Monitoring such as RFCs, Jobs, Transactions, etc.     | All ABAP Systems                  |                                                            |
| SAP_CC        | SAP Cloud Connector                                                                                         | SAP Cloud Connector               |                                                            |
| SAP_ST03N     | SAP Performance Workload                                                                                    | All ABAP Systems                  |                                                            |
| SAP_SYSTEM    | Metrics for SAP System and application server instances, monitoring such as User, System Performances, etc. | All ABAP Systems                  |                                                            |
| CUSTOM        | Any data provider added by the customer                                                                     |                                   |                                                            |

> #### 💡 TIP
>
> Manage the list of **Monitoring Groups** by navigating to **Expert Mode** > **Installation Setups** > **Monitoring Group Maintenance**. You can also add new monitoring groups from this section. For a complete list of data providers in each monitoring group, see the [Data Providers Reference](https://docs.newrelic.com/docs/sap-solutions/monitor/data-providers-reference).

### Define the monitored systems

1.  Click **New Entries** and enter the **SAP System ID** and **Client** number.
2.  In **Data Provider Installation Information**, provide the following:
    -   **RFC Destination**
    -   **SAP Software Component**
    -   **Database Vendor**
    -   **DB Connection Name** (HANA databases only)
    -   **New Relic Account ID** (optional) — if provided, data from this system goes only to that account, overriding the account in the collection manager job variant. If left blank, the system uses the collection manager job variant account.
3.  Click **Monitoring Group** and select **Yes** to confirm.
4.  Choose the required monitoring groups and click the generate icon.
5.  Click **BACK** or press **F3** to continue.

    ![A screenshot displaying the monitored system configuration details](https://docs.newrelic.com/images/details-of-added-entry.webp "Define monitored system")

### BTP/CALM accounts

When BTP monitoring is active, add BTP/CALM accounts as monitored systems. Use the following values:

-   **SAP System ID**: Use a pseudonym or alias. Do not use reserved terms such as `CALM` or `BTP`.
-   **Client**: Leave blank.
-   **Destination**: Enter the authentication HTTP destination.
-   **Software Component**: Leave blank.
-   **Database Vendor**: Leave blank.
-   **DB Connection Name**: Leave blank.
-   **New Relic Account ID**: Enter the specific New Relic account designated to receive the data.
-   **API Host**: Enter the API host name. This corresponds to the `url` value in the service key.

On the next screen, click **Monitoring Group**. Choose the appropriate monitoring groups for the system and click **Finish**.

### Check RFC destinations

Use this option to verify the RFC destinations for the New Relic API endpoints and each monitored system. This test excludes the RFC destination designated as **NONE**.

![A screenshot displaying the SAP install new release and patch](https://docs.newrelic.com/images/configure-newrelic.webp "Configure New Relic")

## Generate configuration [#generate-configurations]

### Generate configurations for new data providers

-   Run this option to generate all new data providers for a new release or patch. For fresh installations, this single step generates all data providers.
-   On the first screen, confirm the release and patch details. If the installation release and patch fields are blank, the configuration is already established.
-   To regenerate configurations, navigate to **Maintain Monitored Systems** and select **Re-generate Data Provider Configurations**. You can also select **Reset Installation Flag (For Re-install only)** to clear the current installation flag and regenerate.

    > #### 💡 TIP
    >
    > For data providers based on CALM, see [Generate Registry Entries for CALM Data Providers](https://docs.newrelic.com/docs/sap-solutions/monitor/data-providers-reference).

    ![A screenshot displaying the SAP maintain monitored systems](https://docs.newrelic.com/images/maintain-monitored-systems.webp "Maintain Monitored Systems")

### Verify installation completeness

Select **Verify Installation Completeness**. If any component shows a red indicator, click the execution button in the **Action Needed** column to resolve the issue.

## Verify configuration [#verify-configuration]

1.  Open the **Data Provider Registry Maintenance** folder.
2.  Click **Data Provider Registry**, or use transaction `/n/NEWR/REGISTRY`.
3.  Select a **Data Provider Name** and click **Configure** to check the configuration settings, or click **Test** to verify the provider's functionality.
4.  Click **RuntimeStatus** and remove all entries in the Runtime status screen.

    ![A screenshot displaying the SAP data provider registry](https://docs.newrelic.com/images/data-provider-registry-1.webp "Data Provider Registry")

## Next steps

After verifying your configuration, [schedule the collection jobs](https://docs.newrelic.com/docs/sap-solutions/install-and-configure/schedule-jobs).
