DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_BK4 dependencies on HR_EMPLOYEE_BK4

Line 1: package body HR_EMPLOYEE_BK4 as

1: package body HR_EMPLOYEE_BK4 as
2: /* $Header: peempapi.pkb 120.14 2010/02/09 04:40:25 generated ship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2012/11/27 03:58:32 (YYYY/MM/DD HH24:MI:SS)
5: procedure HIRE_INTO_JOB_A

Line 22: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_A', 10);

18: ,P_ASSIGN_PAYROLL_WARNING in BOOLEAN
19: ,P_ORIG_HIRE_WARNING in BOOLEAN
20: )is
21: begin
22: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_A', 10);
23: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_A', 20);
24: end HIRE_INTO_JOB_A;
25: procedure HIRE_INTO_JOB_B
26: (P_EFFECTIVE_DATE in DATE

Line 23: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_A', 20);

19: ,P_ORIG_HIRE_WARNING in BOOLEAN
20: )is
21: begin
22: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_A', 10);
23: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_A', 20);
24: end HIRE_INTO_JOB_A;
25: procedure HIRE_INTO_JOB_B
26: (P_EFFECTIVE_DATE in DATE
27: ,P_PERSON_ID in NUMBER

Line 37: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 10);

33: ,P_NATIONAL_IDENTIFIER in VARCHAR2
34: ,P_PER_INFORMATION7 in VARCHAR2
35: )is
36: begin
37: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 10);
38: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 20);
39: end HIRE_INTO_JOB_B;
40: end HR_EMPLOYEE_BK4;

Line 38: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 20);

34: ,P_PER_INFORMATION7 in VARCHAR2
35: )is
36: begin
37: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 10);
38: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 20);
39: end HIRE_INTO_JOB_B;
40: end HR_EMPLOYEE_BK4;

Line 40: end HR_EMPLOYEE_BK4;

36: begin
37: hr_utility.set_location('Entering: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 10);
38: hr_utility.set_location(' Leaving: HR_EMPLOYEE_BK4.HIRE_INTO_JOB_B', 20);
39: end HIRE_INTO_JOB_B;
40: end HR_EMPLOYEE_BK4;