DBA Data[Home] [Help]

APPS.OKC_STD_ARTICLE_PVT dependencies on OKC_SAI_PVT

Line 9: subtype saiv_rec_type is okc_sai_pvt.saiv_rec_type;

5:
6: subtype savv_rec_type is okc_sav_pvt.savv_rec_type;
7: subtype savv_tbl_type is okc_sav_pvt.savv_tbl_type;
8:
9: subtype saiv_rec_type is okc_sai_pvt.saiv_rec_type;
10: subtype saiv_tbl_type is okc_sai_pvt.saiv_tbl_type;
11:
12: subtype samv_rec_type is okc_sam_pvt.samv_rec_type;
13: subtype samv_tbl_type is okc_sam_pvt.samv_tbl_type;

Line 10: subtype saiv_tbl_type is okc_sai_pvt.saiv_tbl_type;

6: subtype savv_rec_type is okc_sav_pvt.savv_rec_type;
7: subtype savv_tbl_type is okc_sav_pvt.savv_tbl_type;
8:
9: subtype saiv_rec_type is okc_sai_pvt.saiv_rec_type;
10: subtype saiv_tbl_type is okc_sai_pvt.saiv_tbl_type;
11:
12: subtype samv_rec_type is okc_sam_pvt.samv_rec_type;
13: subtype samv_tbl_type is okc_sam_pvt.samv_tbl_type;
14: