DBA Data[Home] [Help]

APPS.HR_LOCATION_BK6 dependencies on HR_UTILITY

Line 11: hr_utility.set_location('Entering: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_A', 10);

7: ,P_LOCATION_ID in NUMBER
8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_A', 10);
12: hr_utility.set_location(' Leaving: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_A', 20);
13: end ENABLE_LOCATION_LEGAL_ADR_A;
14: procedure ENABLE_LOCATION_LEGAL_ADR_B
15: (P_EFFECTIVE_DATE in DATE

Line 12: hr_utility.set_location(' Leaving: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_A', 20);

8: ,P_OBJECT_VERSION_NUMBER in NUMBER
9: )is
10: begin
11: hr_utility.set_location('Entering: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_A', 10);
12: hr_utility.set_location(' Leaving: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_A', 20);
13: end ENABLE_LOCATION_LEGAL_ADR_A;
14: procedure ENABLE_LOCATION_LEGAL_ADR_B
15: (P_EFFECTIVE_DATE in DATE
16: ,P_LOCATION_ID in NUMBER

Line 20: hr_utility.set_location('Entering: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_B', 10);

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

Line 21: hr_utility.set_location(' Leaving: HR_LOCATION_BK6.ENABLE_LOCATION_LEGAL_ADR_B', 20);

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