DBA Data[Home] [Help]

APPS.PER_DISABILITY_API_BK3 dependencies on HR_UTILITY

Line 14: hr_utility.set_location('Entering: PER_DISABILITY_API_BK3.DELETE_DISABILITY_A', 10);

10: ,P_EFFECTIVE_START_DATE in DATE
11: ,P_EFFECTIVE_END_DATE in DATE
12: )is
13: begin
14: hr_utility.set_location('Entering: PER_DISABILITY_API_BK3.DELETE_DISABILITY_A', 10);
15: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK3.DELETE_DISABILITY_A', 20);
16: end DELETE_DISABILITY_A;
17: procedure DELETE_DISABILITY_B
18: (P_EFFECTIVE_DATE in DATE

Line 15: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK3.DELETE_DISABILITY_A', 20);

11: ,P_EFFECTIVE_END_DATE in DATE
12: )is
13: begin
14: hr_utility.set_location('Entering: PER_DISABILITY_API_BK3.DELETE_DISABILITY_A', 10);
15: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK3.DELETE_DISABILITY_A', 20);
16: end DELETE_DISABILITY_A;
17: procedure DELETE_DISABILITY_B
18: (P_EFFECTIVE_DATE in DATE
19: ,P_DATETRACK_MODE in VARCHAR2

Line 24: hr_utility.set_location('Entering: PER_DISABILITY_API_BK3.DELETE_DISABILITY_B', 10);

20: ,P_DISABILITY_ID in NUMBER
21: ,P_OBJECT_VERSION_NUMBER in NUMBER
22: )is
23: begin
24: hr_utility.set_location('Entering: PER_DISABILITY_API_BK3.DELETE_DISABILITY_B', 10);
25: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK3.DELETE_DISABILITY_B', 20);
26: end DELETE_DISABILITY_B;
27: end PER_DISABILITY_API_BK3;

Line 25: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK3.DELETE_DISABILITY_B', 20);

21: ,P_OBJECT_VERSION_NUMBER in NUMBER
22: )is
23: begin
24: hr_utility.set_location('Entering: PER_DISABILITY_API_BK3.DELETE_DISABILITY_B', 10);
25: hr_utility.set_location(' Leaving: PER_DISABILITY_API_BK3.DELETE_DISABILITY_B', 20);
26: end DELETE_DISABILITY_B;
27: end PER_DISABILITY_API_BK3;