DBA Data[Home] [Help]

APPS.OKE_DTS_INTEGRATION_PKG dependencies on OKC_ANCESTRYS

Line 631: , ( select cle_id , cle_id_ascendant , level_sequence from okc_ancestrys

627: ) is
628: select kt1.term_value_pk1 term_value
629: from oke_k_deliverables_b d
630: , oke_k_terms kt1
631: , ( select cle_id , cle_id_ascendant , level_sequence from okc_ancestrys
632: union all
633: select id , id , 99999 from okc_k_lines_b ) a
634: where d.deliverable_id = C_deliverable_id
635: and kt1.term_code = C_term_code