DBA Data[Home] [Help]

APPS.QP_DEBUG_UTIL dependencies on QP_DEBUG_UTIL

Line 1: PACKAGE BODY QP_DEBUG_UTIL AS

1: PACKAGE BODY QP_DEBUG_UTIL AS
2: /* $Header: QPXDUTLB.pls 120.0.12010000.1 2008/10/16 11:42:37 jputta noship $ */
3:
4: g_PkgStack t_CallStack;
5:

Line 255: END QP_DEBUG_UTIL;

251: RETURN(FALSE);
252: end if;
253: End ISQPDebugOn;
254:
255: END QP_DEBUG_UTIL;