DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_BK3 dependencies on HR_EMPLOYEE_BK3

Line 1: package body HR_EMPLOYEE_BK3 as

1: package body HR_EMPLOYEE_BK3 as
2: /* $Header: peempapi.pkb 120.8 2007/11/05 14:52:21 generated ship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2009/03/30 04:46:29 (YYYY/MM/DD HH24:MI:SS)
5: procedure APPLY_FOR_INTERNAL_VACANCY_A

Line 23: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_A', 10);

19: ,P_PER_EFFECTIVE_END_DATE in DATE
20: ,P_APPL_OVERRIDE_WARNING in BOOLEAN
21: )is
22: begin
23: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_A', 10);
24: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_A', 20);
25: end APPLY_FOR_INTERNAL_VACANCY_A;
26: procedure APPLY_FOR_INTERNAL_VACANCY_B
27: (P_BUSINESS_GROUP_ID in NUMBER

Line 24: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_A', 20);

20: ,P_APPL_OVERRIDE_WARNING in BOOLEAN
21: )is
22: begin
23: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_A', 10);
24: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_A', 20);
25: end APPLY_FOR_INTERNAL_VACANCY_A;
26: procedure APPLY_FOR_INTERNAL_VACANCY_B
27: (P_BUSINESS_GROUP_ID in NUMBER
28: ,P_EFFECTIVE_DATE in DATE

Line 36: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 10);

32: ,P_VACANCY_ID in NUMBER
33: ,P_PERSON_TYPE_ID in NUMBER
34: )is
35: begin
36: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 10);
37: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 20);
38: end APPLY_FOR_INTERNAL_VACANCY_B;
39: end HR_EMPLOYEE_BK3;

Line 37: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 20);

33: ,P_PERSON_TYPE_ID in NUMBER
34: )is
35: begin
36: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 10);
37: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 20);
38: end APPLY_FOR_INTERNAL_VACANCY_B;
39: end HR_EMPLOYEE_BK3;

Line 39: end HR_EMPLOYEE_BK3;

35: begin
36: hr_utility.set_location('Entering: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 10);
37: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK3.APPLY_FOR_INTERNAL_VACANCY_B', 20);
38: end APPLY_FOR_INTERNAL_VACANCY_B;
39: end HR_EMPLOYEE_BK3;