DBA Data[Home] [Help]

APPS.OKL_CSH_ALLCT_RULES_PVT dependencies on OKL_SST_PVT

Line 40: l_sstv_rec Okl_Sst_Pvt.sstv_rec_type;

36: --l_cahv_rec cahv_rec_type;
37: l_cahv_rec cahv_rec_type := p_cahv_rec;
38: l_cahv_tbl cahv_tbl_type;
39:
40: l_sstv_rec Okl_Sst_Pvt.sstv_rec_type;
41: l_sstv_tbl Okl_Sst_Pvt.sstv_tbl_type;
42:
43: -------------------
44: -- DECLARE Cursors

Line 41: l_sstv_tbl Okl_Sst_Pvt.sstv_tbl_type;

37: l_cahv_rec cahv_rec_type := p_cahv_rec;
38: l_cahv_tbl cahv_tbl_type;
39:
40: l_sstv_rec Okl_Sst_Pvt.sstv_rec_type;
41: l_sstv_tbl Okl_Sst_Pvt.sstv_tbl_type;
42:
43: -------------------
44: -- DECLARE Cursors
45: -------------------