DBA Data[Home] [Help]

APPS.PV_K_REL_OBJS_PVT dependencies on PVX_UTILITY_PVT

Line 51: PVX_Utility_PVT.debug_message('Private API: ' || l_api_name || 'start');

47:
48: -- Debug Message
49: IF (PV_DEBUG_HIGH_ON) THEN
50:
51: PVX_Utility_PVT.debug_message('Private API: ' || l_api_name || 'start');
52: END IF;
53:
54:
55: