DBA Data[Home] [Help]

APPS.MTL_DEFAULT_CATEGORY_SETS_PKG dependencies on INV_ITEM_UTIL

Line 363: IF INV_ITEM_UTIL.Object_Exists(p_object_type => 'SYNONYM'

359: and rownum < 2;
360:
361: If (co_Count = 0) then
362:
363: IF INV_ITEM_UTIL.Object_Exists(p_object_type => 'SYNONYM'
364: ,p_object_name => 'CST_MATERIAL_OVHD_RULES') ='Y'
365: THEN
366: source_cursor := dbms_sql.open_cursor;
367: l_dyn_sql := ' Select count(*) '||