DBA Data[Home] [Help]

APPS.HR_SECURITY_PAYROLLS_BK1 dependencies on HR_UTILITY

Line 12: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_A', 10);

8: ,P_PAYROLL_ID in NUMBER
9: ,P_OBJECT_VERSION_NUMBER in NUMBER
10: )is
11: begin
12: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_A', 10);
13: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_A', 20);
14: end CREATE_PAY_SECURITY_PAYROLL_A;
15: procedure CREATE_PAY_SECURITY_PAYROLL_B
16: (P_EFFECTIVE_DATE in DATE

Line 13: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_A', 20);

9: ,P_OBJECT_VERSION_NUMBER in NUMBER
10: )is
11: begin
12: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_A', 10);
13: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_A', 20);
14: end CREATE_PAY_SECURITY_PAYROLL_A;
15: procedure CREATE_PAY_SECURITY_PAYROLL_B
16: (P_EFFECTIVE_DATE in DATE
17: ,P_SECURITY_PROFILE_ID in NUMBER

Line 21: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_B', 10);

17: ,P_SECURITY_PROFILE_ID in NUMBER
18: ,P_PAYROLL_ID in NUMBER
19: )is
20: begin
21: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_B', 10);
22: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_B', 20);
23: end CREATE_PAY_SECURITY_PAYROLL_B;
24: end HR_SECURITY_PAYROLLS_BK1;

Line 22: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_B', 20);

18: ,P_PAYROLL_ID in NUMBER
19: )is
20: begin
21: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_B', 10);
22: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK1.CREATE_PAY_SECURITY_PAYROLL_B', 20);
23: end CREATE_PAY_SECURITY_PAYROLL_B;
24: end HR_SECURITY_PAYROLLS_BK1;