DBA Data[Home] [Help]

APPS.PSP_PFB_RKI dependencies on HR_UTILITY

Line 14: hr_utility.set_location('Entering: PSP_PFB_RKI.AFTER_INSERT', 10);

10: ,P_PERIOD_DURATION in NUMBER
11: ,P_REPORT_TYPE in VARCHAR2
12: )is
13: begin
14: hr_utility.set_location('Entering: PSP_PFB_RKI.AFTER_INSERT', 10);
15: hr_utility.set_location(' Leaving: PSP_PFB_RKI.AFTER_INSERT', 20);
16: end AFTER_INSERT;
17: end PSP_PFB_RKI;

Line 15: hr_utility.set_location(' Leaving: PSP_PFB_RKI.AFTER_INSERT', 20);

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