DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_VARIABLE_INT_UTIL_PVT

Line 13464: l_variable_rate := OKL_VARIABLE_INT_UTIL_PVT.get_effective_int_rate(

13460: CLOSE get_iir_value;
13461: ELSE
13462: --Added by kthiruva on 04-Oct-2005
13463: --Calling the variable Rate utility to determine the rate that needs to be used to solve for payment
13464: l_variable_rate := OKL_VARIABLE_INT_UTIL_PVT.get_effective_int_rate(
13465: x_return_status => l_return_status,
13466: p_khr_id => p_chr_id,
13467: p_effective_date => p_paydown_date);
13468: