DBA Data[Home] [Help]

APPS.PSP_PFB_RKD dependencies on HR_UTILITY

Line 14: hr_utility.set_location('Entering: PSP_PFB_RKD.AFTER_DELETE', 10);

10: ,P_PERIOD_DURATION_O in NUMBER
11: ,P_REPORT_TYPE_O in VARCHAR2
12: )is
13: begin
14: hr_utility.set_location('Entering: PSP_PFB_RKD.AFTER_DELETE', 10);
15: hr_utility.set_location(' Leaving: PSP_PFB_RKD.AFTER_DELETE', 20);
16: end AFTER_DELETE;
17: end PSP_PFB_RKD;

Line 15: hr_utility.set_location(' Leaving: PSP_PFB_RKD.AFTER_DELETE', 20);

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