DBA Data[Home] [Help]

APPS.OKC_CONDITIONS_PVT dependencies on OKC_OCE_PVT

Line 16: subtype ocev_rec_type is okc_oce_pvt.ocev_rec_type;

12: subtype aalv_rec_type is okc_aal_pvt.aalv_rec_type;
13: subtype aalv_tbl_type is okc_aal_pvt.aalv_tbl_type;
14: subtype fepv_rec_type is okc_fep_pvt.fepv_rec_type;
15: subtype fepv_tbl_type is okc_fep_pvt.fepv_tbl_type;
16: subtype ocev_rec_type is okc_oce_pvt.ocev_rec_type;
17: subtype ocev_tbl_type is okc_oce_pvt.ocev_tbl_type;
18: subtype oatv_rec_type is okc_oat_pvt.oatv_rec_type;
19: subtype oatv_tbl_type is okc_oat_pvt.oatv_tbl_type;
20:

Line 17: subtype ocev_tbl_type is okc_oce_pvt.ocev_tbl_type;

13: subtype aalv_tbl_type is okc_aal_pvt.aalv_tbl_type;
14: subtype fepv_rec_type is okc_fep_pvt.fepv_rec_type;
15: subtype fepv_tbl_type is okc_fep_pvt.fepv_tbl_type;
16: subtype ocev_rec_type is okc_oce_pvt.ocev_rec_type;
17: subtype ocev_tbl_type is okc_oce_pvt.ocev_tbl_type;
18: subtype oatv_rec_type is okc_oat_pvt.oatv_rec_type;
19: subtype oatv_tbl_type is okc_oat_pvt.oatv_tbl_type;
20:
21: ------------------------------------------------------------------------------