DBA Data[Home] [Help]

APPS.OKL_OPEN_INTERFACE_PUB dependencies on IEX_IOH_PVT

Line 5: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;

1: PACKAGE okl_open_interface_pub AUTHID CURRENT_USER AS
2: /* $Header: OKLPOPIS.pls 115.5 2002/11/30 08:37:22 spillaip noship $ */
3:
4: subtype oinv_rec_type is okl_oin_pvt.oinv_rec_type;
5: subtype iohv_rec_type is iex_ioh_pvt.iohv_rec_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL VARIABLES
9: ---------------------------------------------------------------------------