DBA Data[Home] [Help]

APPS.OKC_PH_LINE_BREAKS_PUB dependencies on OKC_PHL_PVT

Line 5: subtype okc_ph_line_breaks_v_rec_type is OKC_PHL_PVT.okc_ph_line_breaks_v_rec_type;

1: PACKAGE OKC_PH_LINE_BREAKS_PUB AUTHID CURRENT_USER AS
2: /* $Header: OKCPPHLS.pls 120.0 2005/05/25 23:11:39 appldev noship $ */
3:
4:
5: subtype okc_ph_line_breaks_v_rec_type is OKC_PHL_PVT.okc_ph_line_breaks_v_rec_type;
6: subtype okc_ph_line_breaks_v_tbl_type is OKC_PHL_PVT.okc_ph_line_breaks_v_tbl_type;
7:
8:
9: ---------------------------------------------------------------------------

Line 6: subtype okc_ph_line_breaks_v_tbl_type is OKC_PHL_PVT.okc_ph_line_breaks_v_tbl_type;

2: /* $Header: OKCPPHLS.pls 120.0 2005/05/25 23:11:39 appldev noship $ */
3:
4:
5: subtype okc_ph_line_breaks_v_rec_type is OKC_PHL_PVT.okc_ph_line_breaks_v_rec_type;
6: subtype okc_ph_line_breaks_v_tbl_type is OKC_PHL_PVT.okc_ph_line_breaks_v_tbl_type;
7:
8:
9: ---------------------------------------------------------------------------
10: -- Procedures and Functions