
Maintenance of Event Creators
Use
Use an event creator if you want to publish an event from a workflow. This event can be used as follows:
For this, the event must be entered as a
To react to an event in a workflow, you use a
In the workflow definition an event creator is represented with the symbol
.
Features
At runtime the system creates an event in accordance with your specifications. The system caters automatically for the
workflow system elements in the event container as well.If the event container contains other, non-standard elements, you must
define a binding from the workflow container to the event container.Activities
On the tab page Control you enter a name for the step and for the outcome. The other fields are as follows:
This container element of the workflow container must contain an object reference. The referenced object is the object to which the event refers.
If the event is created at runtime, the system writes this object reference into the container element
In the left screen area, the system displays whether the type of object referred to in the container element is a BOR object type or an ABAP class. The right screen area contains the name of the object type or class.
This event is created by the system at execution time of the workflow. The event must be defined for the object type or class.
Select
to see whether all the receivers you expected were started. For more information, see