DBA Data[Home] [Help]

APPS.INV_EBI_ITEM_HELPER dependencies on EGO_MTL_SY_ITEMS_EXT_VL

Line 4826: ego_mtl_sy_items_ext_vl ems,

4822: -- Changed the Cursor query for Bug 10397048 to support inherited attribute groups of an icc
4823: CURSOR c_attr_group_id IS
4824: SELECT DISTINCT ems.attr_group_id
4825: FROM
4826: ego_mtl_sy_items_ext_vl ems,
4827: ego_obj_attr_grp_assocs_v ass
4828: WHERE
4829: ems.inventory_item_id = p_inventory_item_id AND
4830: ems.organization_id = p_organization_id AND