DBA Data[Home] [Help]

APPS.OKC_OC_INT_KTQ_PVT dependencies on OKX_CONFIG_ITEMS_V

Line 565: ,component_code okx_config_items_v.component_code%TYPE

561: ,config_complete_yn okc_k_lines_v.config_complete_yn%TYPE
562: ,config_valid_yn okc_k_lines_v.config_valid_yn%TYPE
563: ,config_item_id okc_k_lines_v.config_item_id%TYPE
564: ,config_item_type okc_k_lines_v.config_item_type%TYPE
565: ,component_code okx_config_items_v.component_code%TYPE
566: --
567: ,start_date okc_k_lines_v.start_date%TYPE
568: ,end_date okc_k_lines_v.end_date%TYPE
569: ,k_item_id okc_k_items.id%TYPE

Line 1577: okx_config_items_v cfg

1573: jtf_objects_b jot,
1574: jtf_objects_b jot2,
1575: okc_statuses_b sts,
1576: -- okx_system_items_v sit,
1577: okx_config_items_v cfg
1578: WHERE
1579: cim.cle_id = cle.id
1580: AND jot.object_code(+) = cim.jtot_object1_code
1581: AND lse.id = cle.lse_id