DBA Data[Home] [Help]

APPS.OTA_FNS_RKI dependencies on HR_UTILITY

Line 14: hr_utility.set_location('Entering: OTA_FNS_RKI.AFTER_INSERT', 10);

10: ,P_PERSON_ID in NUMBER
11: ,P_CONTACT_ID in NUMBER
12: )is
13: begin
14: hr_utility.set_location('Entering: OTA_FNS_RKI.AFTER_INSERT', 10);
15: hr_utility.set_location(' Leaving: OTA_FNS_RKI.AFTER_INSERT', 20);
16: end AFTER_INSERT;
17: end OTA_FNS_RKI;

Line 15: hr_utility.set_location(' Leaving: OTA_FNS_RKI.AFTER_INSERT', 20);

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