DBA Data[Home] [Help]

APPS.HR_TPP_RKI dependencies on HR_UTILITY

Line 46: hr_utility.set_location('Entering: hr_tpp_RKI.AFTER_INSERT', 10);

42: ,P_INFORMATION29 in VARCHAR2
43: ,P_INFORMATION30 in VARCHAR2
44: )is
45: begin
46: hr_utility.set_location('Entering: hr_tpp_RKI.AFTER_INSERT', 10);
47: hr_utility.set_location(' Leaving: hr_tpp_RKI.AFTER_INSERT', 20);
48: end AFTER_INSERT;
49: end hr_tpp_RKI;

Line 47: hr_utility.set_location(' Leaving: hr_tpp_RKI.AFTER_INSERT', 20);

43: ,P_INFORMATION30 in VARCHAR2
44: )is
45: begin
46: hr_utility.set_location('Entering: hr_tpp_RKI.AFTER_INSERT', 10);
47: hr_utility.set_location(' Leaving: hr_tpp_RKI.AFTER_INSERT', 20);
48: end AFTER_INSERT;
49: end hr_tpp_RKI;