DBA Data[Home] [Help]

APPS.AME_ACTION_BK7 dependencies on HR_UTILITY

Line 16: hr_utility.set_location('Entering: AME_ACTION_BK7.UPDATE_AME_ACTION_A', 10);

12: ,P_START_DATE in DATE
13: ,P_END_DATE in DATE
14: )is
15: begin
16: hr_utility.set_location('Entering: AME_ACTION_BK7.UPDATE_AME_ACTION_A', 10);
17: hr_utility.set_location(' Leaving: AME_ACTION_BK7.UPDATE_AME_ACTION_A', 20);
18: end UPDATE_AME_ACTION_A;
19: procedure UPDATE_AME_ACTION_B
20: (P_LANGUAGE_CODE in VARCHAR2

Line 17: hr_utility.set_location(' Leaving: AME_ACTION_BK7.UPDATE_AME_ACTION_A', 20);

13: ,P_END_DATE in DATE
14: )is
15: begin
16: hr_utility.set_location('Entering: AME_ACTION_BK7.UPDATE_AME_ACTION_A', 10);
17: hr_utility.set_location(' Leaving: AME_ACTION_BK7.UPDATE_AME_ACTION_A', 20);
18: end UPDATE_AME_ACTION_A;
19: procedure UPDATE_AME_ACTION_B
20: (P_LANGUAGE_CODE in VARCHAR2
21: ,P_ACTION_ID in NUMBER

Line 28: hr_utility.set_location('Entering: AME_ACTION_BK7.UPDATE_AME_ACTION_B', 10);

24: ,P_DESCRIPTION in VARCHAR2
25: ,P_OBJECT_VERSION_NUMBER in NUMBER
26: )is
27: begin
28: hr_utility.set_location('Entering: AME_ACTION_BK7.UPDATE_AME_ACTION_B', 10);
29: hr_utility.set_location(' Leaving: AME_ACTION_BK7.UPDATE_AME_ACTION_B', 20);
30: end UPDATE_AME_ACTION_B;
31: end AME_ACTION_BK7;

Line 29: hr_utility.set_location(' Leaving: AME_ACTION_BK7.UPDATE_AME_ACTION_B', 20);

25: ,P_OBJECT_VERSION_NUMBER in NUMBER
26: )is
27: begin
28: hr_utility.set_location('Entering: AME_ACTION_BK7.UPDATE_AME_ACTION_B', 10);
29: hr_utility.set_location(' Leaving: AME_ACTION_BK7.UPDATE_AME_ACTION_B', 20);
30: end UPDATE_AME_ACTION_B;
31: end AME_ACTION_BK7;