DBA Data[Home] [Help]

APPS.EAM_WORKORDERTRANSACTIONS_PUB dependencies on MTL_SYSTEM_ITEMS

Line 337: from mtl_system_items

333: return;
334: END IF;
335: if p_asset_group_id IS NOT NULL then
336: select location_control_code into l_location_control_code
337: from mtl_system_items
338: where inventory_item_id = p_asset_group_id and
339: organization_id = p_organization_id;
340: end if;
341: select stock_locator_control_code into l_stock_locator_control_code