DBA Data[Home] [Help]

APPS.CTO_CONFIG_ITEM_PK dependencies on MTL_DESCRIPTIVE_ELEMENTS

Line 7329: mtl_descriptive_elements E

7325: SYSDATE, -- program_update_date
7326: NULL -- request_id
7327: from mtl_system_items s,
7328: mtl_descr_element_values D,
7329: mtl_descriptive_elements E
7330: where D.inventory_item_id = S.inventory_item_id
7331: and s.inventory_item_id = pModelid
7332: and s.organization_id = lValidationOrg
7333: and E.item_catalog_group_id = S.item_catalog_group_id