DBA Data[Home] [Help]

APPS.OKC_SUBCLASS_PVT dependencies on OKC_RRD_PVT

Line 10: subtype rrdv_rec_type is okc_rrd_pvt.rrdv_rec_type;

6: subtype srev_rec_type is okc_sre_pvt.srev_rec_type;
7: subtype srev_tbl_type is okc_sre_pvt.srev_tbl_type;
8: subtype srdv_rec_type is okc_srd_pvt.srdv_rec_type;
9: subtype srdv_tbl_type is okc_srd_pvt.srdv_tbl_type;
10: subtype rrdv_rec_type is okc_rrd_pvt.rrdv_rec_type;
11: subtype rrdv_tbl_type is okc_rrd_pvt.rrdv_tbl_type;
12: subtype stlv_rec_type is okc_stl_pvt.stlv_rec_type;
13: subtype stlv_tbl_type is okc_stl_pvt.stlv_tbl_type;
14: subtype lsrv_rec_type is okc_lsr_pvt.lsrv_rec_type;

Line 11: subtype rrdv_tbl_type is okc_rrd_pvt.rrdv_tbl_type;

7: subtype srev_tbl_type is okc_sre_pvt.srev_tbl_type;
8: subtype srdv_rec_type is okc_srd_pvt.srdv_rec_type;
9: subtype srdv_tbl_type is okc_srd_pvt.srdv_tbl_type;
10: subtype rrdv_rec_type is okc_rrd_pvt.rrdv_rec_type;
11: subtype rrdv_tbl_type is okc_rrd_pvt.rrdv_tbl_type;
12: subtype stlv_rec_type is okc_stl_pvt.stlv_rec_type;
13: subtype stlv_tbl_type is okc_stl_pvt.stlv_tbl_type;
14: subtype lsrv_rec_type is okc_lsr_pvt.lsrv_rec_type;
15: subtype lsrv_tbl_type is okc_lsr_pvt.lsrv_tbl_type;