DBA Data[Home] [Help]

APPS.AMS_DISCOVERER_PVT dependencies on AMS_UTILITY_PVT

Line 65: AMS_Utility_PVT.debug_message(l_full_name||': start');

61: IF (AMS_DEBUG_HIGH_ON) THEN
62:
63:
64:
65: AMS_Utility_PVT.debug_message(l_full_name||': start');
66:
67: END IF;
68:
69: /*

Line 96: AMS_Utility_PVT.debug_message(l_full_name||': end');

92:
93:
94:
95:
96: AMS_Utility_PVT.debug_message(l_full_name||': end');
97:
98:
99: END IF;
100: