DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_DESCRIPTIVE_ELEMENTS

Line 7514: mtl_descriptive_elements E

7510: SYSDATE, -- program_update_date
7511: NULL -- request_id
7512: from mtl_system_items s,
7513: mtl_descr_element_values D,
7514: mtl_descriptive_elements E
7515: where D.inventory_item_id = S.inventory_item_id
7516: and s.inventory_item_id = pModelid
7517: and s.organization_id = lValidationOrg
7518: and E.item_catalog_group_id = S.item_catalog_group_id