DBA Data[Home] [Help]

APPS.BEN_CPP_RKD dependencies on HR_UTILITY

Line 107: hr_utility.set_location('Entering: ben_cpp_RKD.AFTER_DELETE', 10);

103: ,P_CPP_ATTRIBUTE30_O in VARCHAR2
104: ,P_OBJECT_VERSION_NUMBER_O in NUMBER
105: )is
106: begin
107: hr_utility.set_location('Entering: ben_cpp_RKD.AFTER_DELETE', 10);
108: hr_utility.set_location(' Leaving: ben_cpp_RKD.AFTER_DELETE', 20);
109: end AFTER_DELETE;
110: end ben_cpp_RKD;

Line 108: hr_utility.set_location(' Leaving: ben_cpp_RKD.AFTER_DELETE', 20);

104: ,P_OBJECT_VERSION_NUMBER_O in NUMBER
105: )is
106: begin
107: hr_utility.set_location('Entering: ben_cpp_RKD.AFTER_DELETE', 10);
108: hr_utility.set_location(' Leaving: ben_cpp_RKD.AFTER_DELETE', 20);
109: end AFTER_DELETE;
110: end ben_cpp_RKD;