DBA Data[Home] [Help]

APPS.OKC_CONTRACT_PVT dependencies on OKC_UTIL

Line 16: subtype control_rec_type is okc_util.okc_control_rec_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
20: ---------------------------------------------------------------------------