DBA Data[Home] [Help]

APPS.OTA_LME_RKI dependencies on HR_UTILITY

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

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

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

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