DBA Data[Home] [Help]

APPS.OKC_STD_ARTICLE_PVT dependencies on OKC_SAM_PVT

Line 12: subtype samv_rec_type is okc_sam_pvt.samv_rec_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:
15: subtype sacv_rec_type is okc_sac_pvt.sacv_rec_type;
16: subtype sacv_tbl_type is okc_sac_pvt.sacv_tbl_type;

Line 13: subtype samv_tbl_type is okc_sam_pvt.samv_tbl_type;

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:
15: subtype sacv_rec_type is okc_sac_pvt.sacv_rec_type;
16: subtype sacv_tbl_type is okc_sac_pvt.sacv_tbl_type;
17: