DBA Data[Home] [Help]

APPS.OKL_INS_QUOTE_WRP_PVT dependencies on OKL_IPY_PVT

Line 3: SUBTYPE ipyv_rec_type IS Okl_Ipy_Pvt.ipyv_rec_type;

1: PACKAGE OKL_INS_QUOTE_WRP_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRQMNS.pls 115.4 2003/02/20 04:09:10 smoduga noship $ */
3: SUBTYPE ipyv_rec_type IS Okl_Ipy_Pvt.ipyv_rec_type;
4: SUBTYPE ipyv_tbl_type IS okl_ipy_pvt.ipyv_tbl_type;
5: SUBTYPE iasset_tbl_type IS Okl_Ins_Quote_Pvt.iasset_tbl_type;
6: ---------------------------------------------------------------------------
7: -- PROCEDURES

Line 4: SUBTYPE ipyv_tbl_type IS okl_ipy_pvt.ipyv_tbl_type;

1: PACKAGE OKL_INS_QUOTE_WRP_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKLRQMNS.pls 115.4 2003/02/20 04:09:10 smoduga noship $ */
3: SUBTYPE ipyv_rec_type IS Okl_Ipy_Pvt.ipyv_rec_type;
4: SUBTYPE ipyv_tbl_type IS okl_ipy_pvt.ipyv_tbl_type;
5: SUBTYPE iasset_tbl_type IS Okl_Ins_Quote_Pvt.iasset_tbl_type;
6: ---------------------------------------------------------------------------
7: -- PROCEDURES
8: ---------------------------------------------------------------------------