DBA Data[Home] [Help]

APPS.GHR_EVH_RKI dependencies on HR_UTILITY

Line 17: hr_utility.set_location('Entering: GHR_EVH_RKI.AFTER_INSERT', 10);

13: ,P_COMMENTS in VARCHAR2
14: ,P_OBJECT_VERSION_NUMBER in NUMBER
15: )is
16: begin
17: hr_utility.set_location('Entering: GHR_EVH_RKI.AFTER_INSERT', 10);
18: hr_utility.set_location(' Leaving: GHR_EVH_RKI.AFTER_INSERT', 20);
19: end AFTER_INSERT;
20: end GHR_EVH_RKI;

Line 18: hr_utility.set_location(' Leaving: GHR_EVH_RKI.AFTER_INSERT', 20);

14: ,P_OBJECT_VERSION_NUMBER in NUMBER
15: )is
16: begin
17: hr_utility.set_location('Entering: GHR_EVH_RKI.AFTER_INSERT', 10);
18: hr_utility.set_location(' Leaving: GHR_EVH_RKI.AFTER_INSERT', 20);
19: end AFTER_INSERT;
20: end GHR_EVH_RKI;