DBA Data[Home] [Help]

APPS.OKL_DEAL_ASSET_PVT dependencies on MTL_SYSTEM_ITEMS_TL

Line 728: mtl_system_items_tl msit

724: msit.description inventory_item_name
725: FROM okc_k_lines_b cleb_mdl,
726: okc_line_styles_b lse_mdl,
727: okc_k_items cim_mdl,
728: mtl_system_items_tl msit
729: WHERE cim_mdl.cle_id = cleb_mdl.id
730: AND cim_mdl.dnz_chr_id = cleb_mdl.dnz_chr_id
731: AND cim_mdl.jtot_object1_code = 'OKX_SYSITEM'
732: AND lse_mdl.id = cleb_mdl.lse_id