Currency Revaluation-Statutory Required to detail gain and los
When we run revaluation, the gain/loss netted. From the documentation I have found, the formula is:
REVALUATION AMOUNT = ((begin_balance_dr + period_net_dr - begin_balance_cr - period_net_cr) * revaluation_rate)) LESS (begin_balance_dr-beq + period_net_dr_beq - begin_balance_cr_beq - period_net_cr_beq)
However, we have a statutory requirement to post the gain and the loss detail rather than the net gain/loss.
Is it possible to configure oracle to post both the gain amount and the loss amount rather than posting the net?
Thanks,
Nancy