DBA Data[Home] [Help]

APPS.OTA_LME_RKI dependencies on HR_UTILITY

Line 51: hr_utility.set_location('Entering: OTA_LME_RKI.AFTER_INSERT', 10);

47: ,P_CREATOR_PERSON_ID in NUMBER
48: ,P_EVENT_ID in NUMBER
49: )is
50: begin
51: hr_utility.set_location('Entering: OTA_LME_RKI.AFTER_INSERT', 10);
52: hr_utility.set_location(' Leaving: OTA_LME_RKI.AFTER_INSERT', 20);
53: end AFTER_INSERT;
54: end OTA_LME_RKI;

Line 52: hr_utility.set_location(' Leaving: OTA_LME_RKI.AFTER_INSERT', 20);

48: ,P_EVENT_ID in NUMBER
49: )is
50: begin
51: hr_utility.set_location('Entering: OTA_LME_RKI.AFTER_INSERT', 10);
52: hr_utility.set_location(' Leaving: OTA_LME_RKI.AFTER_INSERT', 20);
53: end AFTER_INSERT;
54: end OTA_LME_RKI;