DBA Data[Home] [Help]

APPS.OKL_PRICING_UTILS_PVT dependencies on OKL_QQL_PVT

Line 7249: l_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;

7245: l_days_in_year VARCHAR2(30);
7246: l_miss_payment NUMBER;
7247: l_yields_rec yields_rec;
7248: l_subsidized_yields_rec yields_rec;
7249: l_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
7250: x_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
7251: x_termination_tbl cash_inflows_tbl_type;
7252: x_pre_tax_inc_tbl cash_inflows_tbl_type;
7253: i NUMBER;

Line 7250: x_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;

7246: l_miss_payment NUMBER;
7247: l_yields_rec yields_rec;
7248: l_subsidized_yields_rec yields_rec;
7249: l_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
7250: x_qqlv_rec OKL_QQL_PVT.qqlv_rec_type;
7251: x_termination_tbl cash_inflows_tbl_type;
7252: x_pre_tax_inc_tbl cash_inflows_tbl_type;
7253: i NUMBER;
7254: res_index NUMBER := 1;