DBA Data[Home] [Help]

APPS.OKC_CONTRACT_PVT dependencies on OKC_CVM_PVT

Line 14: subtype cvmv_rec_type is okc_cvm_pvt.cvmv_rec_type;

10: subtype cpsv_rec_type is okc_cps_pvt.cpsv_rec_type;
11: subtype cpsv_tbl_type is okc_cps_pvt.cpsv_tbl_type;
12: subtype gvev_rec_type is okc_gve_pvt.gvev_rec_type;
13: subtype gvev_tbl_type is okc_gve_pvt.gvev_tbl_type;
14: subtype cvmv_rec_type is okc_cvm_pvt.cvmv_rec_type;
15: subtype cvmv_tbl_type is okc_cvm_pvt.cvmv_tbl_type;
16: subtype control_rec_type is okc_util.okc_control_rec_type;
17:
18: ---------------------------------------------------------------------------

Line 15: subtype cvmv_tbl_type is okc_cvm_pvt.cvmv_tbl_type;

11: subtype cpsv_tbl_type is okc_cps_pvt.cpsv_tbl_type;
12: subtype gvev_rec_type is okc_gve_pvt.gvev_rec_type;
13: subtype gvev_tbl_type is okc_gve_pvt.gvev_tbl_type;
14: subtype cvmv_rec_type is okc_cvm_pvt.cvmv_rec_type;
15: subtype cvmv_tbl_type is okc_cvm_pvt.cvmv_tbl_type;
16: subtype control_rec_type is okc_util.okc_control_rec_type;
17:
18: ---------------------------------------------------------------------------
19: -- GLOBAL VARIABLES