DBA Data[Home] [Help]

APPS.OKL_LCKBX_CSH_APP_PVT dependencies on OKL_QTE_PVT

Line 615: l_qtev_rec okl_qte_pvt.qtev_rec_type;

611:
612: l_orig_rcpt_tbl l_orig_rcpt_tbl_type;
613: l_no_mtch_rcpt_tbl l_orig_rcpt_tbl_type;
614: l_initialize_table l_orig_rcpt_tbl_type;
615: l_qtev_rec okl_qte_pvt.qtev_rec_type;
616: x_qtev_rec okl_qte_pvt.qtev_rec_type;
617: -- Begin - Changes for CAR API structure change
618: l_onacc_amount NUMBER := 0;
619: l_unapply_amount NUMBER := 0;

Line 616: x_qtev_rec okl_qte_pvt.qtev_rec_type;

612: l_orig_rcpt_tbl l_orig_rcpt_tbl_type;
613: l_no_mtch_rcpt_tbl l_orig_rcpt_tbl_type;
614: l_initialize_table l_orig_rcpt_tbl_type;
615: l_qtev_rec okl_qte_pvt.qtev_rec_type;
616: x_qtev_rec okl_qte_pvt.qtev_rec_type;
617: -- Begin - Changes for CAR API structure change
618: l_onacc_amount NUMBER := 0;
619: l_unapply_amount NUMBER := 0;
620: l_onacc_unapp_exist VARCHAR2 (1) := 'N';