DBA Data[Home] [Help]

APPS.OKC_CONDITION_EVAL_PUB dependencies on OKC_AAE_PVT

Line 12: subtype aaev_rec_type is okc_aae_pvt.aaev_rec_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 acnv_rec_type is okc_acn_pvt.acnv_rec_type;
11: subtype acnv_tbl_type is okc_acn_pvt.acnv_tbl_type;
12: subtype aaev_rec_type is okc_aae_pvt.aaev_rec_type;
13: subtype aaev_tbl_type is okc_aae_pvt.aaev_tbl_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;

Line 13: subtype aaev_tbl_type is okc_aae_pvt.aaev_tbl_type;

9: subtype coev_tbl_type is okc_coe_pvt.coev_tbl_type;
10: subtype acnv_rec_type is okc_acn_pvt.acnv_rec_type;
11: subtype acnv_tbl_type is okc_acn_pvt.acnv_tbl_type;
12: subtype aaev_rec_type is okc_aae_pvt.aaev_rec_type;
13: subtype aaev_tbl_type is okc_aae_pvt.aaev_tbl_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;