Hi all,
I'm trying to understand the concept of Linkage setting in SWE2 and I'm confuse with following paragraph of ABAP Development for SAP Business Workflow:
If you use a receiver type function module, you mustn't enter an event type linkage in the workflow template, because this would bypass the effect of the function module.
Can someone explain that, please?
What is the event type linkage in the Workflow template?
I know that I can use receiver type function module for example when I have let's say 3 Workflows and I don't know yet which one I should trigger according to some criteria, but the 3 need to have the event activated in "Triggering events" right?