Show TOC

 Authorizations for Changing Data and Sending Event Messages Locate this document in the navigation structure

Use

You define an authorization concept in SAP Event Management (SAP EM) to specify:

  • Which users are allowed to make which changes to data in the event handler list (event handler overview and event handler detail overview)

    Note Note

    Only if you assign the appropriate authorizations to a user are they able to select the icons used for making changes in the event handler list (event handler overview and event handler detail overview).

    End of the note.
  • Which users are allowed to send event messages to SAP EM

Example

You want a user to be allowed to do the following:

  • Activate or deactivate event handlers

  • Create and change info parameters

  • Delete control parameters

You create two roles.

  • Role 1 is allowed to activate or deactivate event handlers and delete control parameters

    Maintain the following in the user master record:

    • Authorization object X_EM_EH_CH (in authorization class EM )

    • Subobject CPAR for changing control parameters

    • Subobject ACT for activating event handlers

    • Activity 06 for deleting control parameters and activity 63 for activating the event handler status

  • Role 2 is allowed to create and change info parameters

    Maintain the following in the user master record:

    • Authorization object X_EM_EH_CH (in authorization class EM )

    • Subobject IPAR for changing info parameters

    • Activity 01 for creating info parameters and activity 02 for changing info parameters

You assign the user to roles 1 and 2.