DBA Data[Home] [Help]

APPS.PQP_UTILITIES dependencies on HR_UTILITY

Line 12: g_debug BOOLEAN := hr_utility.debug_enabled;

8:
9: g_nested_level NUMBER(5) := 0;
10: g_debug_timestamps BOOLEAN := FALSE;
11: g_debug_entry_exits_only BOOLEAN := FALSE;
12: g_debug BOOLEAN := hr_utility.debug_enabled;
13:
14:
15:
16: