DBA Data[Home] [Help]

APPS.HR_TCP_RKI dependencies on HR_UTILITY

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

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

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

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