DBA Data[Home] [Help]

APPS.HR_TIP_RKI dependencies on HR_UTILITY

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

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

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

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