You need to calculate benefit expense in your Planning application using the following logic:
Benefit expense is equal to the Total Salary of the Organization multiplied by a factor data loaded
to each cost center.
Given the following components, what is the correct order of calculation:
1-Custom calculation (Total Salary * Factor)
2-Aggregate benefits
3-Aggregate salaries
A.
1, 2, 3
B.
3, 2, 1
C.
2, 3, 1
D.
3, 1, 2
Explanation:
First calculate the aggregated saleries.
Then make the custom calculation on the saleries.
Finally use the result of the custom calculation to product the benefits.
D.
OK