DBA Data[Home] [Help]

APPS.OKL_INSURANCE_POLICIES_PVT dependencies on OKL_TLD_PVT

Line 133: lp_tldv_tbl okl_tld_pvt.tldv_tbl_type;

129: -- Bug 5897792 Start
130: lp_taiv_rec okl_tai_pvt.taiv_rec_type;
131: lp_tilv_rec okl_til_pvt.tilv_rec_type;
132: lp_tilv_tbl okl_til_pvt.tilv_tbl_type;
133: lp_tldv_tbl okl_tld_pvt.tldv_tbl_type;
134: lx_taiv_rec okl_tai_pvt.taiv_rec_type;
135: lx_tilv_tbl okl_til_pvt.tilv_tbl_type;
136: lx_tldv_tbl okl_tld_pvt.tldv_tbl_type;
137: -- Bug 5897792 End

Line 136: lx_tldv_tbl okl_tld_pvt.tldv_tbl_type;

132: lp_tilv_tbl okl_til_pvt.tilv_tbl_type;
133: lp_tldv_tbl okl_tld_pvt.tldv_tbl_type;
134: lx_taiv_rec okl_tai_pvt.taiv_rec_type;
135: lx_tilv_tbl okl_til_pvt.tilv_tbl_type;
136: lx_tldv_tbl okl_tld_pvt.tldv_tbl_type;
137: -- Bug 5897792 End
138:
139:
140: BEGIN