DBA Data[Home] [Help]

APPS.HR_SECURITY_INTERNAL dependencies on STANDARD

Line 8375: -- checking for standard HRMS Pipe output.

8371: --
8372: IF p_debug = g_NO_DEBUG THEN
8373: --
8374: -- If no debug was specified (or defaulted) then
8375: -- checking for standard HRMS Pipe output.
8376: --
8377: IF g_debug THEN
8378: g_dbg_type := g_PIPE;
8379: g_dbg := TRUE;

Line 8682: -- checking for standard HRMS Pipe output.

8678: --
8679: IF p_debug = g_NO_DEBUG THEN
8680: --
8681: -- If no debug was specified (or defaulted) then
8682: -- checking for standard HRMS Pipe output.
8683: --
8684: IF g_debug THEN
8685: g_dbg_type := g_PIPE;
8686: g_dbg := TRUE;