DBA Data[Home] [Help]

APPS.WSH_XC_PURGE_PKG dependencies on WSH_DEBUG_INTERFACE

Line 72: l_debug_on := WSH_DEBUG_INTERFACE.g_debug;

68: -- --------------------------------------------------------------------
69: -- check the sequence, if it is less than 5000, consume the sequence
70: -- --------------------------------------------------------------------
71: --
72: l_debug_on := WSH_DEBUG_INTERFACE.g_debug;
73: --
74: IF l_debug_on IS NULL
75: THEN
76: l_debug_on := WSH_DEBUG_SV.is_debug_enabled;