DBA Data[Home] [Help]

APPS.PQH_STS_SHD dependencies on HR_UTILITY

Line 9: g_debug boolean := hr_utility.debug_enabled;

5: -- | Private Global Definitions |
6: -- ----------------------------------------------------------------------------
7: --
8: g_package varchar2(33) := ' pqh_sts_shd.'; -- Global package name
9: g_debug boolean := hr_utility.debug_enabled;
10: --
11: -- ----------------------------------------------------------------------------
12: -- |---------------------------< constraint_error >---------------------------|
13: -- ----------------------------------------------------------------------------

Line 192: hr_utility.set_location('Entering:'||l_proc, 5);

188: Begin
189:
190: if g_debug then
191: --
192: hr_utility.set_location('Entering:'||l_proc, 5);
193: --
194: end if;
195:
196: --

Line 205: hr_utility.set_location(l_proc,6);

201: );
202:
203: if g_debug then
204: --
205: hr_utility.set_location(l_proc,6);
206: --
207: end if;
208:
209: hr_api.mandatory_arg_error

Line 234: hr_utility.set_location(' Leaving:'||l_proc, 10);

230: End If;
231: --
232: if g_debug then
233: --
234: hr_utility.set_location(' Leaving:'||l_proc, 10);
235: --
236: end if;
237: --
238: -- We need to trap the ORA LOCK exception