DBA Data[Home] [Help]

APPS.OKL_LRT_PVT dependencies on OKL_LRF_PVT

Line 1868: l_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;

1864: l_return_status varchar2(1);
1865: l_lrtv_rec lrtv_rec_type;
1866: l_lrt_rec lrt_rec_type;
1867: l_lrttl_rec lrttl_rec_type;
1868: l_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1869: lx_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1870: i binary_integer := 0;
1871: l_old_rate number;
1872:

Line 1869: lx_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;

1865: l_lrtv_rec lrtv_rec_type;
1866: l_lrt_rec lrt_rec_type;
1867: l_lrttl_rec lrttl_rec_type;
1868: l_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1869: lx_lrfv_tbl okl_lrf_pvt.lrfv_tbl_type;
1870: i binary_integer := 0;
1871: l_old_rate number;
1872:
1873: CURSOR c_lrf_rec(p_lrt_id number) IS