DBA Data[Home] [Help]

APPS.IEX_OPEN_INTERFACE_PUB dependencies on IEX_IOH_PVT

Line 4: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;

1: PACKAGE iex_open_interface_pub AUTHID CURRENT_USER AS
2: /* $Header: IEXPOPIS.pls 120.3 2004/12/16 15:20:56 jsanju ship $ */
3:
4: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;
5: subtype oinv_rec_type is okl_open_int_pub.oinv_rec_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL VARIABLES