DBA Data[Home] [Help]

APPS.PO_DOCUMENT_CHECKS_PVT dependencies on OKE_K_DELIVERABLES_B

Line 7204: FROM oke_k_deliverables_b

7200: WHERE pod.po_line_id = pol.po_line_id
7201: AND pod.line_location_id = pos.line_location_id
7202: AND pod.oke_contract_deliverable_id IS NOT NULL
7203: AND pod.oke_contract_deliverable_id NOT IN (SELECT deliverable_id
7204: FROM oke_k_deliverables_b
7205: WHERE k_line_id = pod.oke_contract_line_id
7206: --
7207: -- Look for contract deliverables in
7208: -- oke_deliverable_actions also (DTS flow)