DBA Data[Home] [Help]

APPS.OKC_CONDITIONS_PVT dependencies on OKC_COE_PVT

Line 8: subtype coev_rec_type is okc_coe_pvt.coev_rec_type;

4: subtype cnhv_rec_type is okc_cnh_pvt.cnhv_rec_type;
5: subtype cnhv_tbl_type is okc_cnh_pvt.cnhv_tbl_type;
6: subtype cnlv_rec_type is okc_cnl_pvt.cnlv_rec_type;
7: subtype cnlv_tbl_type is okc_cnl_pvt.cnlv_tbl_type;
8: subtype coev_rec_type is okc_coe_pvt.coev_rec_type;
9: subtype coev_tbl_type is okc_coe_pvt.coev_tbl_type;
10: subtype aavv_rec_type is okc_aav_pvt.aavv_rec_type;
11: subtype aavv_tbl_type is okc_aav_pvt.aavv_tbl_type;
12: subtype aalv_rec_type is okc_aal_pvt.aalv_rec_type;

Line 9: subtype coev_tbl_type is okc_coe_pvt.coev_tbl_type;

5: subtype cnhv_tbl_type is okc_cnh_pvt.cnhv_tbl_type;
6: subtype cnlv_rec_type is okc_cnl_pvt.cnlv_rec_type;
7: subtype cnlv_tbl_type is okc_cnl_pvt.cnlv_tbl_type;
8: subtype coev_rec_type is okc_coe_pvt.coev_rec_type;
9: subtype coev_tbl_type is okc_coe_pvt.coev_tbl_type;
10: subtype aavv_rec_type is okc_aav_pvt.aavv_rec_type;
11: subtype aavv_tbl_type is okc_aav_pvt.aavv_tbl_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;