DBA Data[Home] [Help]

APPS.OKL_INT_EXT_CSH_APP_PVT dependencies on OKL_RCA_PVT

Line 790: l_rcav_rec okl_rca_pvt.rcav_rec_type;

786: l_rctv_rec okl_rct_pvt.rctv_rec_type;
787: l_rctv_tbl okl_rct_pvt.rctv_tbl_type;
788: x_rctv_rec okl_rct_pvt.rctv_rec_type;
789: x_rctv_tbl okl_rct_pvt.rctv_tbl_type;
790: l_rcav_rec okl_rca_pvt.rcav_rec_type;
791: l_rcav_tbl okl_rca_pvt.rcav_tbl_type;
792: x_rcav_rec okl_rca_pvt.rcav_rec_type;
793: x_rcav_tbl okl_rca_pvt.rcav_tbl_type;
794: l_rcpt_rec okl_receipts_pvt.rcpt_rec_type;

Line 791: l_rcav_tbl okl_rca_pvt.rcav_tbl_type;

787: l_rctv_tbl okl_rct_pvt.rctv_tbl_type;
788: x_rctv_rec okl_rct_pvt.rctv_rec_type;
789: x_rctv_tbl okl_rct_pvt.rctv_tbl_type;
790: l_rcav_rec okl_rca_pvt.rcav_rec_type;
791: l_rcav_tbl okl_rca_pvt.rcav_tbl_type;
792: x_rcav_rec okl_rca_pvt.rcav_rec_type;
793: x_rcav_tbl okl_rca_pvt.rcav_tbl_type;
794: l_rcpt_rec okl_receipts_pvt.rcpt_rec_type;
795: l_appl_tbl okl_receipts_pvt.appl_tbl_type;

Line 792: x_rcav_rec okl_rca_pvt.rcav_rec_type;

788: x_rctv_rec okl_rct_pvt.rctv_rec_type;
789: x_rctv_tbl okl_rct_pvt.rctv_tbl_type;
790: l_rcav_rec okl_rca_pvt.rcav_rec_type;
791: l_rcav_tbl okl_rca_pvt.rcav_tbl_type;
792: x_rcav_rec okl_rca_pvt.rcav_rec_type;
793: x_rcav_tbl okl_rca_pvt.rcav_tbl_type;
794: l_rcpt_rec okl_receipts_pvt.rcpt_rec_type;
795: l_appl_tbl okl_receipts_pvt.appl_tbl_type;
796: --error message table declaration

Line 793: x_rcav_tbl okl_rca_pvt.rcav_tbl_type;

789: x_rctv_tbl okl_rct_pvt.rctv_tbl_type;
790: l_rcav_rec okl_rca_pvt.rcav_rec_type;
791: l_rcav_tbl okl_rca_pvt.rcav_tbl_type;
792: x_rcav_rec okl_rca_pvt.rcav_rec_type;
793: x_rcav_tbl okl_rca_pvt.rcav_tbl_type;
794: l_rcpt_rec okl_receipts_pvt.rcpt_rec_type;
795: l_appl_tbl okl_receipts_pvt.appl_tbl_type;
796: --error message table declaration
797: --added by akrangan start