DBA Data[Home] [Help]

APPS.HR_FCN_RKD dependencies on HR_UTILITY

Line 13: hr_utility.set_location('Entering: hr_fcn_RKD.AFTER_DELETE', 10);

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

Line 14: hr_utility.set_location(' Leaving: hr_fcn_RKD.AFTER_DELETE', 20);

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