DBA Data[Home] [Help]

APPS.OKL_QUICK_QUOTES_PVT dependencies on OKL_FE_STD_RT_TMP_VERS

Line 1179: FROM okl_fe_std_rt_tmp_all_b hdr, okl_fe_Std_rt_tmp_vers ver

1175:
1176: -- cursor to get the frequency from SRT
1177: CURSOR get_srt(template_id IN NUMBER) IS
1178: SELECT hdr.frequency_code, ver.srt_rate
1179: FROM okl_fe_std_rt_tmp_all_b hdr, okl_fe_Std_rt_tmp_vers ver
1180: WHERE ver.std_rate_tmpl_ver_id = template_id AND
1181: hdr.std_rate_tmpl_id = ver.std_rate_tmpl_id;
1182:
1183: -- cursor to get the frequency from LRS