DBA Data[Home] [Help]

APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_QQL_PVT

Line 6915: l_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;

6911: l_days_in_year VARCHAR2(30);
6912: l_miss_payment NUMBER;
6913: l_yields_rec yields_rec;
6914: l_subsidized_yields_rec yields_rec;
6915: l_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
6916: x_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
6917: x_termination_tbl cash_inflows_tbl_type;
6918: x_pre_tax_inc_tbl cash_inflows_tbl_type;
6919: i NUMBER;

Line 6916: x_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;

6912: l_miss_payment NUMBER;
6913: l_yields_rec yields_rec;
6914: l_subsidized_yields_rec yields_rec;
6915: l_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
6916: x_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
6917: x_termination_tbl cash_inflows_tbl_type;
6918: x_pre_tax_inc_tbl cash_inflows_tbl_type;
6919: i NUMBER;
6920: res_index NUMBER := 1;