DBA Data[Home] [Help]

APPS.HR_FTP_RKI dependencies on HR_UTILITY

Line 15: hr_utility.set_location('Entering: hr_ftp_RKI.AFTER_INSERT', 10);

11: ,P_DISPLAY_ORDER in NUMBER
12: ,P_VISIBLE_OVERRIDE in NUMBER
13: )is
14: begin
15: hr_utility.set_location('Entering: hr_ftp_RKI.AFTER_INSERT', 10);
16: hr_utility.set_location(' Leaving: hr_ftp_RKI.AFTER_INSERT', 20);
17: end AFTER_INSERT;
18: end hr_ftp_RKI;

Line 16: hr_utility.set_location(' Leaving: hr_ftp_RKI.AFTER_INSERT', 20);

12: ,P_VISIBLE_OVERRIDE in NUMBER
13: )is
14: begin
15: hr_utility.set_location('Entering: hr_ftp_RKI.AFTER_INSERT', 10);
16: hr_utility.set_location(' Leaving: hr_ftp_RKI.AFTER_INSERT', 20);
17: end AFTER_INSERT;
18: end hr_ftp_RKI;