DBA Data[Home] [Help]

APPS.OKL_OPI_PVT dependencies on IEX_IOH_PVT

Line 13: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;

9:
10: subtype oipv_rec_type is okl_oip_pvt.oipv_rec_type;
11: subtype oipv_tbl_type is okl_oip_pvt.oipv_tbl_type;
12:
13: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;
14: subtype iohv_tbl_type is iex_ioh_pvt.iohv_tbl_type;
15:
16: subtype oiav_rec_type is okl_oia_pvt.oiav_rec_type;
17: subtype oiav_tbl_type is okl_oia_pvt.oiav_tbl_type;

Line 14: subtype iohv_tbl_type is iex_ioh_pvt.iohv_tbl_type;

10: subtype oipv_rec_type is okl_oip_pvt.oipv_rec_type;
11: subtype oipv_tbl_type is okl_oip_pvt.oipv_tbl_type;
12:
13: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;
14: subtype iohv_tbl_type is iex_ioh_pvt.iohv_tbl_type;
15:
16: subtype oiav_rec_type is okl_oia_pvt.oiav_rec_type;
17: subtype oiav_tbl_type is okl_oia_pvt.oiav_tbl_type;
18: