Functionality This function module processes an incoming event, for which there is aninstance linkage with the receiver type EVENTITEM>. Instancelinkages like this are created by the workflow system for wait stepwork items that are to be executed. If a finite number of events is to be received (event_item-max_count >=0), the counter for events already received (event_item-act_count) isincreased by one. If the maximum number of events has been reached, acallback is executed to the superordinate workflow. Wait step work items that are to be able to receive an infinite numberof events must be completed explicitly by the creating workflow (bysetting the status to COMPLETED or CANCELLED).Description This parameter is not evaluated in this function module. It is onlyrequired for the linkage. INCLUDE WF_FB_EVENT_OBJECTKEY OBJECT DOKU ID TX INCLUDE WF_FB_EVENT_OBJECT OBJECT DOKU ID TX Description This receiver function module can only be used for instance linkageswith the receiver type EVENTITEM>. INCLUDE WF_FB_EVENT_EVENTCONTAINER OBJECT DOKU ID TX |