DBA Data[Home] [Help]

APPS.MTL_DEFAULT_CATEGORY_SETS_PKG dependencies on INV_ITEM_UTIL

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

364: and rownum < 2;
365:
366: If (co_Count = 0) then
367:
368: IF INV_ITEM_UTIL.Object_Exists(p_object_type => 'SYNONYM'
369: ,p_object_name => 'CST_MATERIAL_OVHD_RULES') ='Y'
370: THEN
371: source_cursor := dbms_sql.open_cursor;
372: l_dyn_sql := ' Select count(*) '||