DBA Data[Home] [Help]

APPS.OE_INSTALL dependencies on OE_MSG

Line 117: OE_MSG.Internal_Exception('OE_INSTALL.Create_Interop_Synonym',

113: end if;
114:
115: EXCEPTION
116: When OTHERS then
117: OE_MSG.Internal_Exception('OE_INSTALL.Create_Interop_Synonym',
118: 'Create_Interop_Synonym',NULL);
119:
120: END Create_Interop_Synonym;
121: