DBA Data[Home] [Help]

APPS.PAY_FI_PAYLIST_ARCHIVE dependencies on HR_UTILITY

Line 3: g_debug BOOLEAN := hr_utility.debug_enabled;

1: PACKAGE BODY PAY_FI_PAYLIST_ARCHIVE AS
2: /* $Header: pyfipayla.pkb 120.2 2006/04/06 00:58:17 dragarwa noship $ */
3: g_debug BOOLEAN := hr_utility.debug_enabled;
4:
5: TYPE lock_rec IS RECORD (
6: archive_assact_id NUMBER);
7:

Line 56: hr_utility.set_location (' Entering Function GET_PARAMETER', 10);

52: BEGIN
53: --
54: IF g_debug
55: THEN
56: hr_utility.set_location (' Entering Function GET_PARAMETER', 10);
57: END IF;
58:
59: l_start_pos :=
60: INSTR ( ' '

Line 122: hr_utility.set_location (' Leaving Function GET_PARAMETER', 20);

118: RETURN l_parameter;
119:
120: IF g_debug
121: THEN
122: hr_utility.set_location (' Leaving Function GET_PARAMETER', 20);
123: END IF;
124: END;
125:
126: /* GET ALL PARAMETERS */

Line 196: hr_utility.set_location (

192: || p_archive);
193:
194: IF g_debug
195: THEN
196: hr_utility.set_location (
197: ' Leaving Procedure GET_ALL_PARAMETERS',
198: 30
199: );
200: END IF;

Line 263: hr_utility.set_location (' Entering Procedure RANGE_CODE', 40);

259: lr_time_period_details csr_time_period_details%ROWTYPE;
260: BEGIN
261: IF g_debug
262: THEN
263: hr_utility.set_location (' Entering Procedure RANGE_CODE', 40);
264: END IF;
265:
266: fnd_file.put_line (fnd_file.LOG, 'Entering Procedure RANGE_CODE 7');
267: p_sql :=

Line 342: hr_utility.set_location (' Leaving Procedure RANGE_CODE', 50);

338: END IF; --archiving=yes
339:
340: IF g_debug
341: THEN
342: hr_utility.set_location (' Leaving Procedure RANGE_CODE', 50);
343: END IF;
344: EXCEPTION
345: WHEN OTHERS
346: THEN

Line 428: hr_utility.set_location (

424: l_assignment NUMBER;
425: BEGIN
426: IF g_debug
427: THEN
428: hr_utility.set_location (
429: ' Entering Procedure ASSIGNMENT_ACTION_CODE',
430: 60
431: );
432: END IF;

Line 544: hr_utility.set_location (

540: );
541:
542: IF g_debug
543: THEN
544: hr_utility.set_location (
545: ' Leaving Procedure ASSIGNMENT_ACTION_CODE',
546: 70
547: );
548: END IF;

Line 557: hr_utility.set_location (

553: IS
554: BEGIN
555: IF g_debug
556: THEN
557: hr_utility.set_location (
558: ' Entering Procedure INITIALIZATION_CODE',
559: 80
560: );
561: END IF;

Line 567: hr_utility.set_location (

563: fnd_file.put_line (fnd_file.LOG, 'In INIT_CODE 0');
564:
565: IF g_debug
566: THEN
567: hr_utility.set_location (
568: ' Leaving Procedure INITIALIZATION_CODE',
569: 90
570: );
571: END IF;

Line 579: hr_utility.set_location (

575: g_err_num := SQLCODE;
576:
577: IF g_debug
578: THEN
579: hr_utility.set_location (
580: 'ORA_ERR: '
581: || g_err_num
582: || 'In INITIALIZATION_CODE',
583: 180

Line 679: hr_utility.set_location (' Entering Procedure ARCHIVE_CODE', 380);

675:
676: BEGIN
677: IF g_debug
678: THEN
679: hr_utility.set_location (' Entering Procedure ARCHIVE_CODE', 380);
680: END IF;
681:
682: IF g_archive = 'Y'
683: THEN

Line 822: hr_utility.set_location (' Leaving Procedure ARCHIVE_CODE', 390);

818: --
819: --END LOOP;
820: IF g_debug
821: THEN
822: hr_utility.set_location (' Leaving Procedure ARCHIVE_CODE', 390);
823: END IF;
824: END archive_code;
825:
826: FUNCTION get_balance_value (