DBA Data[Home] [Help]

APPS.HR_ABSENCE_TYPE_BK1 dependencies on HR_ABSENCE_TYPE_BK1

Line 1: package body HR_ABSENCE_TYPE_BK1 as

1: package body HR_ABSENCE_TYPE_BK1 as
2: /* $Header: peabbapi.pkb 120.2.12010000.2 2008/08/06 08:52:03 generated ship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2009/03/30 04:46:10 (YYYY/MM/DD HH24:MI:SS)
5: procedure CREATE_ABSENCE_TYPE_A

Line 66: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_A', 10);

62: ,P_ABSENCE_ATTENDANCE_TYPE_ID in NUMBER
63: ,P_OBJECT_VERSION_NUMBER in NUMBER
64: )is
65: begin
66: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_A', 10);
67: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_A', 20);
68: end CREATE_ABSENCE_TYPE_A;
69: procedure CREATE_ABSENCE_TYPE_B
70: (P_LANGUAGE_CODE in VARCHAR2

Line 67: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_A', 20);

63: ,P_OBJECT_VERSION_NUMBER in NUMBER
64: )is
65: begin
66: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_A', 10);
67: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_A', 20);
68: end CREATE_ABSENCE_TYPE_A;
69: procedure CREATE_ABSENCE_TYPE_B
70: (P_LANGUAGE_CODE in VARCHAR2
71: ,P_BUSINESS_GROUP_ID in NUMBER

Line 128: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 10);

124: ,P_ADVANCE_PAY in VARCHAR2
125: ,P_ABSENCE_OVERLAP_FLAG in VARCHAR2
126: )is
127: begin
128: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 10);
129: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 20);
130: end CREATE_ABSENCE_TYPE_B;
131: end HR_ABSENCE_TYPE_BK1;

Line 129: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 20);

125: ,P_ABSENCE_OVERLAP_FLAG in VARCHAR2
126: )is
127: begin
128: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 10);
129: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 20);
130: end CREATE_ABSENCE_TYPE_B;
131: end HR_ABSENCE_TYPE_BK1;

Line 131: end HR_ABSENCE_TYPE_BK1;

127: begin
128: hr_utility.set_location('Entering: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 10);
129: hr_utility.set_location(' Leaving: HR_ABSENCE_TYPE_BK1.CREATE_ABSENCE_TYPE_B', 20);
130: end CREATE_ABSENCE_TYPE_B;
131: end HR_ABSENCE_TYPE_BK1;