DBA Data[Home] [Help]

APPS.OKC_SUBCLASS_PVT dependencies on OKC_LRG_PVT

Line 16: subtype lrgv_rec_type is okc_lrg_pvt.lrgv_rec_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;
16: subtype lrgv_rec_type is okc_lrg_pvt.lrgv_rec_type;
17: subtype lrgv_tbl_type is okc_lrg_pvt.lrgv_tbl_type;
18: subtype srav_rec_type is okc_sra_pvt.srav_rec_type;
19: subtype srav_tbl_type is okc_sra_pvt.srav_tbl_type;
20:

Line 17: subtype lrgv_tbl_type is okc_lrg_pvt.lrgv_tbl_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;
16: subtype lrgv_rec_type is okc_lrg_pvt.lrgv_rec_type;
17: subtype lrgv_tbl_type is okc_lrg_pvt.lrgv_tbl_type;
18: subtype srav_rec_type is okc_sra_pvt.srav_rec_type;
19: subtype srav_tbl_type is okc_sra_pvt.srav_tbl_type;
20:
21: PROCEDURE add_language;