DBA Data[Home] [Help]

APPS.CTO_UPDATE_ITEMS_PK dependencies on MTL_DESCRIPTIVE_ELEMENTS

Line 2061: mtl_descriptive_elements E,

2057: SYSDATE, -- program_update_date
2058: NULL -- request_id
2059: from mtl_system_items s,
2060: mtl_descr_element_values D,
2061: mtl_descriptive_elements E,
2062: bom_cto_order_lines_upg bcolu
2063: where bcolu.config_item_id is not null
2064: and bcolu.status = 'BCSO'
2065: and D.inventory_item_id = S.inventory_item_id