DBA Data[Home] [Help]

APPS.PQH_FR_STAT_SIT_RULES_API dependencies on HR_UTILITY

Line 8: g_debug boolean := hr_utility.debug_enabled;

4: -- Package Variables
5: --
6: g_package varchar2(33) := ' pqh_fr_stat_sit_rules_api.';
7:
8: g_debug boolean := hr_utility.debug_enabled;
9:
10: --
11: -- ----------------------------------------------------------------------------
12: -- |----------------------------------------------|

Line 42: hr_utility.set_location('Entering:'|| l_proc, 10);

38: begin
39:
40: if g_debug then
41: --
42: hr_utility.set_location('Entering:'|| l_proc, 10);
43: --
44: End if;
45:
46: --

Line 146: hr_utility.set_location(' Leaving:'||l_proc, 70);

142: p_object_version_number := l_object_version_number;
143: --
144: if g_debug then
145: --
146: hr_utility.set_location(' Leaving:'||l_proc, 70);
147: --
148: End if;
149:
150: exception

Line 167: hr_utility.set_location(' Leaving:'||l_proc, 80);

163: p_object_version_number := null;
164:
165: if g_debug then
166: --
167: hr_utility.set_location(' Leaving:'||l_proc, 80);
168: --
169: End if;
170:
171: when others then

Line 219: hr_utility.set_location('Entering:'|| l_proc, 10);

215: begin
216:
217: if g_debug then
218: --
219: hr_utility.set_location('Entering:'|| l_proc, 10);
220: --
221: End if;
222:
223: --

Line 322: hr_utility.set_location(' Leaving:'||l_proc, 70);

318:
319: --
320: if g_debug then
321: --
322: hr_utility.set_location(' Leaving:'||l_proc, 70);
323: --
324: End if;
325:
326: exception

Line 342: hr_utility.set_location(' Leaving:'||l_proc, 80);

338: p_object_version_number := l_object_version_number;
339:
340: if g_debug then
341: --
342: hr_utility.set_location(' Leaving:'||l_proc, 80);
343: --
344: End if;
345:
346: when others then

Line 381: hr_utility.set_location('Entering:'|| l_proc, 10);

377:
378: begin
379: if g_debug then
380: --
381: hr_utility.set_location('Entering:'|| l_proc, 10);
382: --
383: End if;
384:
385: --

Line 449: hr_utility.set_location(' Leaving:'||l_proc, 70);

445: -- p_object_version_number := l_object_version_number;
446: --
447: if g_debug then
448: --
449: hr_utility.set_location(' Leaving:'||l_proc, 70);
450: --
451: End if;
452: exception
453: when hr_api.validate_enabled then

Line 468: hr_utility.set_location(' Leaving:'||l_proc, 80);

464: -- p_statutory_situation_id := l_statutory_situation_id;
465: -- p_object_version_number := l_object_version_number;
466: if g_debug then
467: --
468: hr_utility.set_location(' Leaving:'||l_proc, 80);
469: --
470: end if;
471:
472: when others then