DBA Data[Home] [Help]

APPS.OKL_QUICK_QUOTES_PVT dependencies on OKL_QQH_PVT

Line 4: SUBTYPE qqhv_rec_type IS okl_qqh_pvt.qqhv_rec_type;

1: PACKAGE OKL_QUICK_QUOTES_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRQQHS.pls 120.4 2006/02/15 12:56:51 viselvar noship $ */
3:
4: SUBTYPE qqhv_rec_type IS okl_qqh_pvt.qqhv_rec_type;
5:
6: SUBTYPE qqlv_rec_type IS okl_qql_pvt.qqlv_rec_type;
7:
8: SUBTYPE qqlv_tbl_type IS okl_qql_pvt.qqlv_tbl_type;