---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Configure RFC in SAP Solution Manager

# Configure RFC in SAP Solution Manager {#ariaid-title1}

* Release version: Yokohama
* 
* Updated June 25, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

As part of enabling communication with Event Management, you must create a
Remote Function Call (RFC) in the SAP Solution Manager and install a transport.

## Before you begin

Role required: evt_mgmt_admin
Download the following .psm files and import them into the SAP Solution Manager system.

* <https://downloads.docs.servicenow.com/resource/enus/cad/K900249.PSM>
* <https://downloads.docs.servicenow.com/resource/enus/cad/R900249.PSM>
{#configure-sap-solution-mgr__ul_xrd_3wm_vvb}

## Procedure

1. On the SAP UI, enter the transaction code <kbd class="ph userinput">SM59</kbd> and create a new RFC with the following parameters on the Technical Settings tab:  
   {#configure-sap-solution-mgr__table_cdh_twd_rhb__entry__2}

   | SAP Parameter | Value |
   |-|-|
   | RFC Destination | `MID_EVENT_COLLECTOR2`. Enter this value exactly because the custom SAP BADI `Z_ALRT_REACTION_IMPL` calls this RFC destination by name. |
   | Target Host | Name of the MID Server. |
   | Service No | Listener port on the MID Server |
   | Path Prefix | The URL of the MID Server transform script: `/api/mid/em/inbound_event?Transform=TransformEvents_SAPSolman` |
   [Table 1. RFC parameters]

   {#configure-sap-solution-mgr__table_cdh_twd_rhb} Figure 1. Technical Settings tab   

2. On the Logon \& Security tab, select Basic Authentication and enter your Event Management logon credentials in the User and Password fields.  
   Figure 2. Logon \& Security tab   

   A custom SAP BADI (Business Add-in) named Z_ALRT_REACTION_IMPL is created and stored as a workbench transport request. After installation, this BADI calls the RFC to connect to Event Management.   


