DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_VARIABLE_INT_UTIL_PVT

Line 15587: l_variable_rate := OKL_VARIABLE_INT_UTIL_PVT.get_effective_int_rate(

15583: CLOSE get_iir_value;
15584: ELSE
15585: --Added by kthiruva on 04-Oct-2005
15586: --Calling the variable Rate utility to determine the rate that needs to be used to solve for payment
15587: l_variable_rate := OKL_VARIABLE_INT_UTIL_PVT.get_effective_int_rate(
15588: x_return_status => l_return_status,
15589: p_khr_id => p_chr_id,
15590: p_effective_date => p_paydown_date);
15591: