DBA Data[Home] [Help]

APPS.CTO_UPDATE_ITEMS_PK dependencies on MTL_DESCRIPTIVE_ELEMENTS

Line 2204: mtl_descriptive_elements E,

2200: SYSDATE, -- program_update_date
2201: NULL -- request_id
2202: from mtl_system_items s,
2203: mtl_descr_element_values D,
2204: mtl_descriptive_elements E,
2205: bom_cto_order_lines_upg bcolu
2206: where bcolu.config_item_id is not null
2207: and bcolu.status = 'BCSO'
2208: and D.inventory_item_id = S.inventory_item_id