DBA Data[Home] [Help]

APPS.IEX_OPI_PVT dependencies on IEX_IOH_PVT

Line 10: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;

6: -- Sub type Open Interface records
7: subtype oinv_rec_type is okl_oin_pvt.oinv_rec_type;
8: subtype oinv_tbl_type is okl_oin_pvt.oinv_tbl_type;
9:
10: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;
11: subtype iohv_tbl_type is iex_ioh_pvt.iohv_tbl_type;
12:
13: ---------------------------------------------------------------------------
14: -- GLOBAL MESSAGE CONSTANTS

Line 11: subtype iohv_tbl_type is iex_ioh_pvt.iohv_tbl_type;

7: subtype oinv_rec_type is okl_oin_pvt.oinv_rec_type;
8: subtype oinv_tbl_type is okl_oin_pvt.oinv_tbl_type;
9:
10: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;
11: subtype iohv_tbl_type is iex_ioh_pvt.iohv_tbl_type;
12:
13: ---------------------------------------------------------------------------
14: -- GLOBAL MESSAGE CONSTANTS
15: ---------------------------------------------------------------------------