DBA Data[Home] [Help]

APPS.HR_TIM_RKI dependencies on HR_UTILITY

Line 12: hr_utility.set_location('Entering: hr_tim_RKI.AFTER_INSERT', 10);

8: ,P_FORM_TEMPLATE_ID in NUMBER
9: ,P_FORM_ITEM_ID in NUMBER
10: )is
11: begin
12: hr_utility.set_location('Entering: hr_tim_RKI.AFTER_INSERT', 10);
13: hr_utility.set_location(' Leaving: hr_tim_RKI.AFTER_INSERT', 20);
14: end AFTER_INSERT;
15: end hr_tim_RKI;

Line 13: hr_utility.set_location(' Leaving: hr_tim_RKI.AFTER_INSERT', 20);

9: ,P_FORM_ITEM_ID in NUMBER
10: )is
11: begin
12: hr_utility.set_location('Entering: hr_tim_RKI.AFTER_INSERT', 10);
13: hr_utility.set_location(' Leaving: hr_tim_RKI.AFTER_INSERT', 20);
14: end AFTER_INSERT;
15: end hr_tim_RKI;