DBA Data[Home] [Help]

APPS.OKC_REP_QA_CHECK_PVT dependencies on OKC_DELIVERABLES

Line 1861: select count(*) from okc_deliverables

1857: l_index PLS_INTEGER := 0;
1858:
1859: --Contract deliverables for Closeout
1860: cursor c_check_del_cct is
1861: select count(*) from okc_deliverables
1862: where business_document_type = p_contract_type
1863: and business_document_id = p_contract_id;
1864:
1865: --Contacts to Role count