DBA Data[Home] [Help]

APPS.HR_SECURITY_USER_BK3 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_A', 10);

7: ,P_OBJECT_VERSION_NUMBER in NUMBER
8: ,P_DEL_STATIC_LISTS_WARNING in BOOLEAN
9: )is
10: begin
11: hr_utility.set_location('Entering: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_A', 10);
12: hr_utility.set_location(' Leaving: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_A', 20);
13: end DELETE_SECURITY_USER_A;
14: procedure DELETE_SECURITY_USER_B
15: (P_SECURITY_USER_ID in NUMBER

Line 12: hr_utility.set_location(' Leaving: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_A', 20);

8: ,P_DEL_STATIC_LISTS_WARNING in BOOLEAN
9: )is
10: begin
11: hr_utility.set_location('Entering: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_A', 10);
12: hr_utility.set_location(' Leaving: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_A', 20);
13: end DELETE_SECURITY_USER_A;
14: procedure DELETE_SECURITY_USER_B
15: (P_SECURITY_USER_ID in NUMBER
16: ,P_OBJECT_VERSION_NUMBER in NUMBER

Line 19: hr_utility.set_location('Entering: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_B', 10);

15: (P_SECURITY_USER_ID in NUMBER
16: ,P_OBJECT_VERSION_NUMBER in NUMBER
17: )is
18: begin
19: hr_utility.set_location('Entering: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_B', 10);
20: hr_utility.set_location(' Leaving: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_B', 20);
21: end DELETE_SECURITY_USER_B;
22: end HR_SECURITY_USER_BK3;

Line 20: hr_utility.set_location(' Leaving: HR_SECURITY_USER_BK3.DELETE_SECURITY_USER_B', 20);

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