DBA Data[Home] [Help]

APPS.IGI_CHECK_VERSION dependencies on ALL_OBJECTS

Line 66: FROM all_objects

62: rowCnt := 0;
63:
64: SELECT COUNT(1)
65: INTO rowCnt
66: FROM all_objects
67: WHERE object_name = 'JE_UK_GCC_INST_OPTIONS_ALL'
68: AND owner = l_schema; -- Bug 3431843 hkaniven
69:
70: -- Bug 3431843 AKataria get ownername from fnd_installation