DBA Data[Home] [Help]

APPS.HR_ABSENCE_TYPE_BK1 dependencies on HR_UTILITY

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;