Benefit paid after deducting an amount
I have a Benefit = 1000 and a Deduction = 10% of the benefit
The Amount to be paid is 1000 - 10% = 900
I have a DBA calculating the 1000 and another DBA calculating the deduction.
How can I setup another benefit that will pay the result of Benefit - Deduction = 900?
Thank you.
Antonis