DBA Data[Home] [Help]

APPS.OKC_CLASS_PVT dependencies on OKC_CLS_PVT

Line 4: subtype clsv_rec_type is okc_cls_pvt.clsv_rec_type;

1: Package OKC_CLASS_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKCCCLSS.pls 120.0 2005/05/25 23:11:17 appldev noship $ */
3:
4: subtype clsv_rec_type is okc_cls_pvt.clsv_rec_type;
5: subtype clsv_tbl_type is okc_cls_pvt.clsv_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL VARIABLES

Line 5: subtype clsv_tbl_type is okc_cls_pvt.clsv_tbl_type;

1: Package OKC_CLASS_PVT AUTHID CURRENT_USER AS
2: /* $Header: OKCCCLSS.pls 120.0 2005/05/25 23:11:17 appldev noship $ */
3:
4: subtype clsv_rec_type is okc_cls_pvt.clsv_rec_type;
5: subtype clsv_tbl_type is okc_cls_pvt.clsv_tbl_type;
6:
7: ---------------------------------------------------------------------------
8: -- GLOBAL VARIABLES
9: ---------------------------------------------------------------------------