DBA Data[Home] [Help]

APPS.OKC_OC_INT_KTQ_PVT dependencies on OKC_GOVERNANCES

Line 418: FROM okc_governances

414: -- cursor to see if contract is governed by another contract
415: --
416: CURSOR c_hdr_subject_to (b_chr_id NUMBER) IS
417: SELECT chr_id_referred
418: FROM okc_governances
419: WHERE dnz_chr_id = b_chr_id;
420:
421: --
422: -- cursor to select contract comments to update with quote/order information