SAP Business Workflow (BC-BMT-WFM)
Program that provides methods for processing work items.
The work item manager has the following functions:
- It can initiate the calling of background processes. This is necessary
because activities in the workflow definition can refer to object methods that run in the background.
- It is responsible for deadline monitoring and initiating appropriate measures (escalation).
- It provides the event interface. It acts as the receiver of events for tasks that are terminated by events and for wait steps.