How to get information element triggered multiple times and return values to same element via SPR
Summary:
Hi ,
We got an requirement on union fringe calculation, Where we need to trigger the information element multiple times based on input value of earning element. So that, status processing rule will return multiple values for the same deduction element.
Example:
There are two entries of Test Regular in the same period.
- Test Regular (earnings element) it hold the input value of Union Test (Vol deduction element)- 100$
- Test Regular (earnings element) it hold the input value of Union Test (Vol deduction element)- 200$
So, we have an information element(recurring) it will act as a trigger element. We added the FF to information element which will check the Test Regular entries and pay that amount to respective element for that entry and we added these elements in SPR as indirect results from information element. In our example both entries have Union Test element.
0