Maintenance of Tab Page Control 
Use
With the specifications you make on this tab page, you define the event you want the workflow to wait for.
Activities
You must describe the expected event uniquely. Specify the following:
Container element
In this step, the workflow waits for an event created by a specific object. As this is not yet known at definition time, you specify a container element of the workflow container, which will contain an object reference at runtime. With this information, the workflow system enters the
instance linkage.
The entries in the tables for event receiver linkage (
Object type
Here the workflow system automatically enters the type of the object referenced in the container element.
Event
Choose the event to be waited for in this step. The event must be defined for the object type in the Business Object Repository.
Number of events
You enter how many times the same event must occur for execution of the workflow to be continued.
Binding
Process the
binding definition from the event container to the workflow container if you want to use information supplied with the event in the workflow. To do this, select
Binding.
In general, this binding definition is not required.
Name
Enter the ID of the outcome of the wait step, with which processing is to be continued after the event occurs.