DBA Data[Home] [Help]

APPS.HR_ICX_RKI dependencies on HR_UTILITY

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

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

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

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