DBA Data[Home] [Help]

APPS.PSP_REPORT_TEMPLATE_BK1 dependencies on HR_UTILITY

Line 31: hr_utility.set_location('Entering: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_A', 10);

27: ,P_HUNDRED_PCENT_EFF_AT_PER_ASG in VARCHAR2
28: ,P_SELECTION_MATCH_LEVEL in VARCHAR2
29: )is
30: begin
31: hr_utility.set_location('Entering: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_A', 10);
32: hr_utility.set_location(' Leaving: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_A', 20);
33: end CREATE_REPORT_TEMPLATE_A;
34: procedure CREATE_REPORT_TEMPLATE_B
35: (P_TEMPLATE_ID in NUMBER

Line 32: hr_utility.set_location(' Leaving: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_A', 20);

28: ,P_SELECTION_MATCH_LEVEL in VARCHAR2
29: )is
30: begin
31: hr_utility.set_location('Entering: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_A', 10);
32: hr_utility.set_location(' Leaving: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_A', 20);
33: end CREATE_REPORT_TEMPLATE_A;
34: procedure CREATE_REPORT_TEMPLATE_B
35: (P_TEMPLATE_ID in NUMBER
36: ,P_TEMPLATE_NAME in VARCHAR2

Line 57: hr_utility.set_location('Entering: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_B', 10);

53: ,P_HUNDRED_PCENT_EFF_AT_PER_ASG in VARCHAR2
54: ,P_SELECTION_MATCH_LEVEL in VARCHAR2
55: )is
56: begin
57: hr_utility.set_location('Entering: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_B', 10);
58: hr_utility.set_location(' Leaving: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_B', 20);
59: end CREATE_REPORT_TEMPLATE_B;
60: end PSP_REPORT_TEMPLATE_BK1;

Line 58: hr_utility.set_location(' Leaving: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_B', 20);

54: ,P_SELECTION_MATCH_LEVEL in VARCHAR2
55: )is
56: begin
57: hr_utility.set_location('Entering: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_B', 10);
58: hr_utility.set_location(' Leaving: PSP_REPORT_TEMPLATE_BK1.CREATE_REPORT_TEMPLATE_B', 20);
59: end CREATE_REPORT_TEMPLATE_B;
60: end PSP_REPORT_TEMPLATE_BK1;