DBA Data[Home] [Help]

APPS.OKL_DEAL_ASSET_PVT dependencies on MTL_SYSTEM_ITEMS_TL

Line 686: mtl_system_items_tl msit

682: msit.description inventory_item_name
683: FROM okc_k_lines_b cleb_mdl,
684: okc_line_styles_b lse_mdl,
685: okc_k_items cim_mdl,
686: mtl_system_items_tl msit
687: WHERE cim_mdl.cle_id = cleb_mdl.id
688: AND cim_mdl.dnz_chr_id = cleb_mdl.dnz_chr_id
689: AND cim_mdl.jtot_object1_code = 'OKX_SYSITEM'
690: AND lse_mdl.id = cleb_mdl.lse_id