Skip to main content

User Exits for Packages

FlexNet Manager Suite ()

The user exit for packages integrates customer-specific counting routines in FlexNet Manager for SAP Applications. The function module /LICMAN/MS_ENGINE_CUSTTEMPLATE should be used as a template.

Here, the interface to custom modules needs to be adopted without any modifications.

In addition, the module must be implemented on the system on which objects are to be counted. From there it will be called through the RFC destination that is maintained in the Customizing section (see Dialog RFC Destinations in the SAP Admin Module).

In the function module, ensure that data is output for the following fields: Unit, Unitname, and Counter.

2025 R1.1
  • Creating a User Exit for Packages

  • Modifying a User Exit for Packages

Parent topic:User Exits in the SAP Admin Module