DBA Data[Home] [Help]

APPS.OKL_LA_STREAM_PVT dependencies on OKL_STREAMS_PVT

Line 3033: l_selv_tbl okl_streams_pvt.selv_tbl_type;

3029: c_sty_id NUMBER;
3030: v_adj_amt NUMBER;
3031: l_stmv_tbl okl_streams_pub.stmv_tbl_type;
3032: x_stmv_tbl okl_streams_pub.stmv_tbl_type;
3033: l_selv_tbl okl_streams_pvt.selv_tbl_type;
3034: l_pt_tbl okl_streams_pub.selv_tbl_type;
3035: --srsreeni Bug 5917582 start
3036: l_pt_tbl_tmp okl_streams_pub.selv_tbl_type;
3037: --srsreeni Bug 5917582 end

Line 3038: lx_selv_tbl okl_streams_pvt.selv_tbl_type;

3034: l_pt_tbl okl_streams_pub.selv_tbl_type;
3035: --srsreeni Bug 5917582 start
3036: l_pt_tbl_tmp okl_streams_pub.selv_tbl_type;
3037: --srsreeni Bug 5917582 end
3038: lx_selv_tbl okl_streams_pvt.selv_tbl_type;
3039: l_stmv_rec okl_streams_pub.stmv_rec_type;
3040: lx_stmv_rec okl_streams_pub.stmv_rec_type;
3041: --srsreeni bug 5869271 start add
3042: l_old_cle_id okc_k_lines_b.ID%TYPE;

Line 3875: lx_selv_tbl okl_streams_pvt.selv_tbl_type;

3871: l_pdt_id_rec l_hdr_pdt_csr%ROWTYPE;
3872: l_sty_id strm_rec_type;
3873: l_stmv_rec okl_streams_pub.stmv_rec_type;
3874: lx_stmv_rec okl_streams_pub.stmv_rec_type;
3875: lx_selv_tbl okl_streams_pvt.selv_tbl_type;
3876:
3877: BEGIN
3878:
3879: FOR l_lne_rec in l_line_rec_csr ( p_chr_id, 'FEE' )

Line 4203: lx_selv_tbl okl_streams_pvt.selv_tbl_type;

4199: l_pdt_id_rec l_hdr_pdt_csr%ROWTYPE;
4200: l_sty_id strm_rec_type;
4201: l_stmv_rec okl_streams_pub.stmv_rec_type;
4202: lx_stmv_rec okl_streams_pub.stmv_rec_type;
4203: lx_selv_tbl okl_streams_pvt.selv_tbl_type;
4204:
4205: BEGIN
4206:
4207: FOR l_lne_rec in l_line_rec_csr ( p_chr_id, 'SOLD_SERVICE' )