Member formula get calculated on the fly without storing results into database.
We have requirement where we want to store the member formula calculation for external reporting.
Calculating these equations in Script logic is not an option in current scenario.
Questions:
1. Is there any standard option within BPC for this (to mark store member formula calculation into database?
2. Alternatively we are thinking of using BADI to read backend member formula table and write calculations in other base member. I am not able to identify in which table member formula is store. Appreciate if anyone know it.
Thanks in advance.