DBA Data[Home] [Help]

APPS.OKC_ROLE_SOURCE_PUB dependencies on OKC_RSC_PVT

Line 5: subtype rscv_rec_type is OKC_RSC_PVT.rscv_rec_type;

1: Package OKC_ROLE_SOURCE_PUB AS
2: /* $Header: OKCPRSCS.pls 120.0 2005/05/25 18:48:59 appldev noship $ */
3:
4: -- simple entity object subtype definitions
5: subtype rscv_rec_type is OKC_RSC_PVT.rscv_rec_type;
6: subtype rscv_tbl_type is OKC_RSC_PVT.rscv_tbl_type;
7: subtype csov_rec_type is OKC_CSO_PVT.csov_rec_type;
8: subtype csov_tbl_type is OKC_CSO_PVT.csov_tbl_type;
9:

Line 6: subtype rscv_tbl_type is OKC_RSC_PVT.rscv_tbl_type;

2: /* $Header: OKCPRSCS.pls 120.0 2005/05/25 18:48:59 appldev noship $ */
3:
4: -- simple entity object subtype definitions
5: subtype rscv_rec_type is OKC_RSC_PVT.rscv_rec_type;
6: subtype rscv_tbl_type is OKC_RSC_PVT.rscv_tbl_type;
7: subtype csov_rec_type is OKC_CSO_PVT.csov_rec_type;
8: subtype csov_tbl_type is OKC_CSO_PVT.csov_tbl_type;
9:
10: -- global variables