Start of Content Area

Object documentation Event Handler Set Profile  Locate the document in its SAP Library structure

Definition

Specifies the relations between event handlers that SAP Event Management (SAP EM) uses to group these event handlers in an event handler set.

Prerequisites

You have defined event handler types.

Use

You use event handler set profiles to define the event handler set relations. An event handler set relation consists of an event handler set relation type and an event handler set relation code. SAP EM uses the event handler set relation types to group the event handlers and then to display them as a group for subsequent search queries.

You can assign the following to the event handler set profile, as required:

      A filter profile

      A status attribute profile

      An event consolidation profile

      A status icon schema

Integration

You assign the event handler set profile to at least one event handler type, so that SAP EM can create event handler sets.

You assign multiple event handler set profiles to an event handler type, if an event handler belongs to multiple business processes.

Structure

An event handler set profile consists of the following:

      A filter profile

It determines the data that SAP EM displays to the user when he or she selects event handler sets in the Web interface. The following figure shows the relation between authorization profiles, filter profiles, and event handler set profiles:

This graphic is explained in the accompanying text

During a search request in the Web interface, the user-specific authorization profile filters a subset from all the event handlers found. In turn, the user-specific filter profile forms a subset from that subset. You can hide individual tables, fields, or rows for event handlers in an event handler set. Depending on the event handler type, the event handler set profile hides individual tables, fields, or rows for an event handler set.

Note

For more information, see Authorizations and Filters.

      A status attribute profile

It determines the overall status for all the event handlers in a set.

      An event consolidation profile

This profile determines the order in which SAP EM displays the events for the event handler set that it has consolidated to the user.

      A status icon schema

It determines the predefined status icons that SAP EM uses to display an event status or an event handler set status in the Web interface.

      Event handler set relations with their event handler set relation types and event handler set relation codes

       The event handler set relation type specifies the type of relation between event handlers within a set. You can form the set using control parameters, tracking ID code sets, or query ID code sets.

       If the event handler set relation code (control parameter name, name of the tracking ID code set, name of the query ID code set) is identical, SAP EM creates an event handler set.

       You use the assignment of the event handler set relation code to the event handler set relation type to specify the condition, so that SAP EM groups event handlers (for example, event handler set relation code Control Parameter and the corresponding parameter name Business Process Type).

Note

For more information about defining event handler set profiles, see the Implementation Guide (IMG) for SAP Event Management under Event Handlers and Event Handler Data ® Event Handlers ® Define Event Handler Set Profiles.

Example

...

       1.      You create an event handler set profile.

You have specified control parameter as the event handler set relation code and business process type as the event handler set relation type in the event handler set profile.

       2.      You assign the event handler set profile to event handler type LTL Shipment.

       3.      You use the Web interface to start a search query to SAP EM.

Preconfigure the Web interface for search queries about event handler sets appropriately.

       4.      SAP EM checks the conditions that you have defined for assigning event handler type LTL Shipment to the event handler set. SAP EM uses the relation type business process type to search for the event handlers that correspond to your query.

       5.      A consolidated list is displayed containing all event handlers that correspond to your query.

 

 

End of Content Area