Execute procedures when an event occurs.
It applies to Relevant Data.
The procedures have the following parameters rule:
parm(in:&wfevent);
Where &wfevent has the WorkflowDataChangeEvent data type associated.
When the value of an application data changes the event occurs.
HowTo: Work With Event Handlers