My requirement is to call function modules dynamically based on conditions.For example if one condition satisfies so a particular function module is called otherwise another function module is called.
Both the function modules have import and export parameters of different types.