DBA Data[Home] [Help]

APPS.HR_TPT_RKD dependencies on HR_UTILITY

Line 12: hr_utility.set_location('Entering: hr_tpt_RKD.AFTER_DELETE', 10);

8: ,P_SOURCE_LANG_O in VARCHAR2
9: ,P_LABEL_O in VARCHAR2
10: )is
11: begin
12: hr_utility.set_location('Entering: hr_tpt_RKD.AFTER_DELETE', 10);
13: hr_utility.set_location(' Leaving: hr_tpt_RKD.AFTER_DELETE', 20);
14: end AFTER_DELETE;
15: end hr_tpt_RKD;

Line 13: hr_utility.set_location(' Leaving: hr_tpt_RKD.AFTER_DELETE', 20);

9: ,P_LABEL_O in VARCHAR2
10: )is
11: begin
12: hr_utility.set_location('Entering: hr_tpt_RKD.AFTER_DELETE', 10);
13: hr_utility.set_location(' Leaving: hr_tpt_RKD.AFTER_DELETE', 20);
14: end AFTER_DELETE;
15: end hr_tpt_RKD;