DBA Data[Home] [Help]

APPS.PAY_MISC_DYT_INCIDENT_PKG dependencies on HR_UTILITY

Line 41: hr_utility.set_location(l_proc, 10);

37: l_proc varchar2(240) := g_package||'.per_performance_reviews_ari';
38: --
39: BEGIN
40: --
41: hr_utility.set_location(l_proc, 10);
42: /* If the continuous calc is overriden then do nothing */
43: if (pay_continuous_calc.g_override_cc = TRUE) then
44: return;
45: end if;

Line 92: hr_utility.set_location(l_proc, 900);

88: pay_continuous_calc.g_event_list.sz := 0;
89: --
90: END;
91: --
92: hr_utility.set_location(l_proc, 900);
93: --
94: END per_performance_reviews_ari;
95:
96: /* Used generator to build this procedure, but removed the references to

Line 193: hr_utility.set_location(l_proc,10);

189: where person_id = p_person_id;
190:
191: l_proc varchar2(240) := g_package||'.per_performance_reviews_aru';
192: begin
193: hr_utility.set_location(l_proc,10);
194:
195: /* If the continuous calc is overriden then do nothing */
196: if (pay_continuous_calc.g_override_cc = TRUE) then
197: return;

Line 574: hr_utility.set_location(l_proc, 900);

570: pay_continuous_calc.g_event_list.sz := 0;
571: --
572: END;
573: --
574: hr_utility.set_location(l_proc, 900);
575: --
576: end PER_PERFORMANCE_REVIEWS_aru;
577:
578:

Line 602: hr_utility.set_location(l_proc, 10);

598: l_process_event_id number;
599: l_object_version_number number;
600: l_proc varchar2(240) := g_package||'.per_performance_reviews_ard';
601: begin
602: hr_utility.set_location(l_proc, 10);
603: /* If the continuous calc is overriden then do nothing */
604: if (pay_continuous_calc.g_override_cc = TRUE) then
605: return;
606: end if;

Line 653: hr_utility.set_location(l_proc, 900);

649: pay_continuous_calc.g_event_list.sz := 0;
650: --
651: END;
652: --
653: hr_utility.set_location(l_proc, 900);
654: --
655: END per_performance_reviews_ard;
656: --
657: --------------------------------------------

Line 685: hr_utility.set_location(l_proc, 10);

681: l_object_version_number number;
682: l_proc varchar2(240) := g_package||'.per_appraisals_ari';
683:
684: begin
685: hr_utility.set_location(l_proc, 10);
686: /* If the continuous calc is overriden then do nothing */
687: if (pay_continuous_calc.g_override_cc = TRUE) then
688: return;
689: end if;

Line 733: hr_utility.set_location(l_proc, 900);

729: pay_continuous_calc.g_event_list.sz := 0;
730: --
731: END;
732: --
733: hr_utility.set_location(l_proc, 900);
734: --
735: END per_appraisals_ari;
736: --
737: procedure PER_APPRAISALS_aru(

Line 1396: hr_utility.set_location(l_proc, 900);

1392: pay_continuous_calc.g_event_list.sz := 0;
1393: --
1394: END;
1395: --
1396: hr_utility.set_location(l_proc, 900);
1397: --
1398: end PER_APPRAISALS_aru;
1399: --
1400: /* name : per_appraisals_ard

Line 1422: hr_utility.set_location(l_proc, 10);

1418: l_process_event_id number;
1419: l_object_version_number number;
1420: l_proc varchar2(240) := g_package||'.per_appraisals_ard';
1421: begin
1422: hr_utility.set_location(l_proc, 10);
1423: /* If the continuous calc is overriden then do nothing */
1424: if (pay_continuous_calc.g_override_cc = TRUE) then
1425: return;
1426: end if;

Line 1473: hr_utility.set_location(l_proc, 900);

1469: pay_continuous_calc.g_event_list.sz := 0;
1470: --
1471: END;
1472: --
1473: hr_utility.set_location(l_proc, 900);
1474: --
1475: END per_appraisals_ard;
1476: --
1477: --

Line 1507: hr_utility.set_location(l_proc, 10);

1503: l_proc varchar2(240) := g_package||'.per_person_type_usages_f_ari';
1504: --
1505: BEGIN
1506: --
1507: hr_utility.set_location(l_proc, 10);
1508: /* If the continuous calc is overriden then do nothing */
1509: if (pay_continuous_calc.g_override_cc = TRUE) then
1510: return;
1511: end if;

Line 1558: hr_utility.set_location(l_proc, 900);

1554: pay_continuous_calc.g_event_list.sz := 0;
1555: --
1556: END;
1557: --
1558: hr_utility.set_location(l_proc, 900);
1559: --
1560: END per_person_type_usages_f_ari;
1561:
1562: /* Used generator to build this procedure, */

Line 1645: hr_utility.set_location(l_proc,10);

1641: l_proc varchar2(240) := g_package||'.per_person_type_usages_f_aru';
1642: --
1643: begin
1644: --
1645: hr_utility.set_location(l_proc,10);
1646: --
1647: /* If the continuous calc is overriden then do nothing */
1648: if (pay_continuous_calc.g_override_cc = TRUE) then
1649: return;

Line 1971: hr_utility.set_location(l_proc, 900);

1967: end if;
1968: pay_continuous_calc.g_event_list.sz := 0;
1969: end;
1970: --
1971: hr_utility.set_location(l_proc, 900);
1972: --
1973: end per_person_type_usages_f_aru;
1974:
1975: /* name : per_person_type_usages_f_ard

Line 1997: hr_utility.set_location(l_proc, 10);

1993: l_process_event_id number;
1994: l_object_version_number number;
1995: l_proc varchar2(240) := g_package||'.per_person_type_usages_f_ard';
1996: begin
1997: hr_utility.set_location(l_proc, 10);
1998: /* If the continuous calc is overriden then do nothing */
1999: if (pay_continuous_calc.g_override_cc = TRUE) then
2000: return;
2001: end if;

Line 2048: hr_utility.set_location(l_proc, 900);

2044: pay_continuous_calc.g_event_list.sz := 0;
2045: --
2046: END;
2047: --
2048: hr_utility.set_location(l_proc, 900);
2049: --
2050: END per_person_type_usages_f_ard;
2051: --
2052: --------------------------------------------

Line 2731: hr_utility.set_location(l_proc, 10);

2727: l_proc varchar2(240) := g_package||'.PER_ASSIGNMENT_EXTRA_INFO_ari';
2728: --
2729: BEGIN
2730: --
2731: hr_utility.set_location(l_proc, 10);
2732: /* If the continuous calc is overriden then do nothing */
2733: if (pay_continuous_calc.g_override_cc = TRUE) then
2734: return;
2735: end if;

Line 2778: hr_utility.set_location(l_proc, 900);

2774: pay_continuous_calc.g_event_list.sz := 0;
2775: --
2776: END;
2777: --
2778: hr_utility.set_location(l_proc, 900);
2779: --
2780: END PER_ASSIGNMENT_EXTRA_INFO_ari;
2781: --
2782: /* name : PER_ASSIGNMENT_EXTRA_INFO_ard

Line 2804: hr_utility.set_location(l_proc, 10);

2800: l_process_event_id number;
2801: l_object_version_number number;
2802: l_proc varchar2(240) := g_package||'.PER_ASSIGNMENT_EXTRA_INFO_ard';
2803: begin
2804: hr_utility.set_location(l_proc, 10);
2805: /* If the continuous calc is overriden then do nothing */
2806: if (pay_continuous_calc.g_override_cc = TRUE) then
2807: return;
2808: end if;

Line 2852: hr_utility.set_location(l_proc, 900);

2848: pay_continuous_calc.g_event_list.sz := 0;
2849: --
2850: END;
2851: --
2852: hr_utility.set_location(l_proc, 900);
2853: --
2854: END PER_ASSIGNMENT_EXTRA_INFO_ard;
2855: --
2856: /* name : per_periods_of_placement_aru