Skip to main content

Creating a User Exit ID for an LDAP Connection

FlexNet Manager Suite ()

  1. To create user exit IDs for an LDAP connection:

  2. Ensure that you have established a connection between the SAP system and the LDAP server (using the transaction LDAP).

  3. In SAP, create a custom function module based on the template /LICMAN/MS_LDAP.

  4. In the Main menu of the SAP Admin module, click Administration, then select User Exits LDAP Connection from the menu.

  5. Click Insert to add a new LDAP connection. In the Details dialog, define the LDAP server for the connection that you established in step 1. Provide the following information:

| **__System Assignment__** | The system destination. The user exit will be executed only for the system that is assigned to this destination. | | **__Function Module__** | The name of the function module that you created based on the template /LICMAN/MS\_LDAP in step 3. | | **__Description__** | The description of the user exit that you are creating. | | **__Destination__** | The RFC destination to the function module that you created in step 3. | | **__LDAP Server__** | The ID of the LDAP connection. | 6. Click Continue.

2025 R1.1

**Parent topic:**User Exits for LDAP Connections