DBA Data[Home] [Help]

APPS.FA_CDE_PKG dependencies on FA_FORMULAS

Line 1991: -- Get rate from FA_FORMULAS table --

1987: return (FALSE);
1988: end if;
1989:
1990: elsif (dpr_cur_fy_flag and formula_rate_src_flag) then
1991: -- Get rate from FA_FORMULAS table --
1992: -- bonus: including bonus_rate for formula
1993: -- therefore not clearing bonus_rate, compare with production method.
1994:
1995: -- Bug 6665510: FP: Japan Tax Reform Project (Start)