DBA Data[Home] [Help]

APPS.OKC_CONTRACT_GROUP_PUB dependencies on OKC_CGC_PVT

Line 8: subtype qry_k_tbl is okc_cgc_pvt.qry_k_tbl;

4: subtype cgpv_rec_type is okc_contract_group_pvt.cgpv_rec_type;
5: subtype cgpv_tbl_type is okc_contract_group_pvt.cgpv_tbl_type;
6: subtype cgcv_rec_type is okc_contract_group_pvt.cgcv_rec_type;
7: subtype cgcv_tbl_type is okc_contract_group_pvt.cgcv_tbl_type;
8: subtype qry_k_tbl is okc_cgc_pvt.qry_k_tbl;
9:
10: g_cgpv_rec cgpv_rec_type;
11: g_cgpv_tbl cgpv_tbl_type;
12: g_cgcv_rec cgcv_rec_type;