DBA Data[Home] [Help]

APPS.OKL_LRT_PVT dependencies on OKL_LRF_PVT

Line 1858: l_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;

1854: l_return_status varchar2(1);
1855: l_lrtv_rec lrtv_rec_type;
1856: l_lrt_rec lrt_rec_type;
1857: l_lrttl_rec lrttl_rec_type;
1858: l_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1859: lx_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1860: i binary_integer := 0;
1861: l_old_rate number;
1862:

Line 1859: lx_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;

1855: l_lrtv_rec lrtv_rec_type;
1856: l_lrt_rec lrt_rec_type;
1857: l_lrttl_rec lrttl_rec_type;
1858: l_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1859: lx_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1860: i binary_integer := 0;
1861: l_old_rate number;
1862:
1863: CURSOR c_lrf_rec(p_lrt_id number) IS