DBA Data[Home] [Help]

APPS.OKC_CONDITION_EVAL_PVT dependencies on OKC_FEP_PVT

Line 18: subtype fepv_rec_type is okc_fep_pvt.fepv_rec_type;

14: subtype aavv_rec_type is okc_aav_pvt.aavv_rec_type;
15: subtype aavv_tbl_type is okc_aav_pvt.aavv_tbl_type;
16: subtype aalv_rec_type is okc_aal_pvt.aalv_rec_type;
17: subtype aalv_tbl_type is okc_aal_pvt.aalv_tbl_type;
18: subtype fepv_rec_type is okc_fep_pvt.fepv_rec_type;
19: subtype fepv_tbl_type is okc_fep_pvt.fepv_tbl_type;
20: subtype pdfv_rec_type is okc_pdf_pvt.pdfv_rec_type;
21: subtype pdfv_tbl_type is okc_pdf_pvt.pdfv_tbl_type;
22: subtype pdpv_rec_type is okc_pdp_pvt.pdpv_rec_type;

Line 19: subtype fepv_tbl_type is okc_fep_pvt.fepv_tbl_type;

15: subtype aavv_tbl_type is okc_aav_pvt.aavv_tbl_type;
16: subtype aalv_rec_type is okc_aal_pvt.aalv_rec_type;
17: subtype aalv_tbl_type is okc_aal_pvt.aalv_tbl_type;
18: subtype fepv_rec_type is okc_fep_pvt.fepv_rec_type;
19: subtype fepv_tbl_type is okc_fep_pvt.fepv_tbl_type;
20: subtype pdfv_rec_type is okc_pdf_pvt.pdfv_rec_type;
21: subtype pdfv_tbl_type is okc_pdf_pvt.pdfv_tbl_type;
22: subtype pdpv_rec_type is okc_pdp_pvt.pdpv_rec_type;
23: subtype pdpv_tbl_type is okc_pdp_pvt.pdpv_tbl_type;