DBA Data[Home] [Help]

APPS.HR_SECURITY_PAYROLLS_BK2 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_A', 10);

7: ,P_PAYROLL_ID in NUMBER
8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_A', 10);
12: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_A', 20);
13: end DELETE_PAY_SECURITY_PAYROLL_A;
14: procedure DELETE_PAY_SECURITY_PAYROLL_B
15: (P_SECURITY_PROFILE_ID in NUMBER

Line 12: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_A', 20);

8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_A', 10);
12: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_A', 20);
13: end DELETE_PAY_SECURITY_PAYROLL_A;
14: procedure DELETE_PAY_SECURITY_PAYROLL_B
15: (P_SECURITY_PROFILE_ID in NUMBER
16: ,P_PAYROLL_ID in NUMBER

Line 19: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_B', 10);

15: (P_SECURITY_PROFILE_ID in NUMBER
16: ,P_PAYROLL_ID in NUMBER
17: )is
18: begin
19: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_B', 10);
20: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_B', 20);
21: end DELETE_PAY_SECURITY_PAYROLL_B;
22: end HR_SECURITY_PAYROLLS_BK2;

Line 20: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_B', 20);

16: ,P_PAYROLL_ID in NUMBER
17: )is
18: begin
19: hr_utility.set_location('Entering: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_B', 10);
20: hr_utility.set_location(' Leaving: HR_SECURITY_PAYROLLS_BK2.DELETE_PAY_SECURITY_PAYROLL_B', 20);
21: end DELETE_PAY_SECURITY_PAYROLL_B;
22: end HR_SECURITY_PAYROLLS_BK2;