DBA Data[Home] [Help]

APPS.OKC_CHANGE_REQUEST_PVT dependencies on OKC_COR_PVT

Line 7: subtype corv_rec_type is OKC_COR_PVT.corv_rec_type;

3:
4: -- simple entity object subtype definitions
5: subtype crtv_rec_type is OKC_CRT_PVT.crtv_rec_type;
6: subtype crtv_tbl_type is OKC_CRT_PVT.crtv_tbl_type;
7: subtype corv_rec_type is OKC_COR_PVT.corv_rec_type;
8: subtype corv_tbl_type is OKC_COR_PVT.corv_tbl_type;
9: subtype cprv_rec_type is OKC_CPR_PVT.cprv_rec_type;
10: subtype cprv_tbl_type is OKC_CPR_PVT.cprv_tbl_type;
11:

Line 8: subtype corv_tbl_type is OKC_COR_PVT.corv_tbl_type;

4: -- simple entity object subtype definitions
5: subtype crtv_rec_type is OKC_CRT_PVT.crtv_rec_type;
6: subtype crtv_tbl_type is OKC_CRT_PVT.crtv_tbl_type;
7: subtype corv_rec_type is OKC_COR_PVT.corv_rec_type;
8: subtype corv_tbl_type is OKC_COR_PVT.corv_tbl_type;
9: subtype cprv_rec_type is OKC_CPR_PVT.cprv_rec_type;
10: subtype cprv_tbl_type is OKC_CPR_PVT.cprv_tbl_type;
11:
12: -- public procedure declarations