DBA Data[Home] [Help]

APPS.AME_ACTION_BK13 dependencies on HR_UTILITY

Line 13: hr_utility.set_location('Entering: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_A', 10);

9: ,P_START_DATE in DATE
10: ,P_END_DATE in DATE
11: )is
12: begin
13: hr_utility.set_location('Entering: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_A', 10);
14: hr_utility.set_location(' Leaving: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_A', 20);
15: end CREATE_AME_ACTION_TYPE_USAGE_A;
16: procedure CREATE_AME_ACTION_TYPE_USAGE_B
17: (P_ACTION_TYPE_ID in NUMBER

Line 14: hr_utility.set_location(' Leaving: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_A', 20);

10: ,P_END_DATE in DATE
11: )is
12: begin
13: hr_utility.set_location('Entering: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_A', 10);
14: hr_utility.set_location(' Leaving: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_A', 20);
15: end CREATE_AME_ACTION_TYPE_USAGE_A;
16: procedure CREATE_AME_ACTION_TYPE_USAGE_B
17: (P_ACTION_TYPE_ID in NUMBER
18: ,P_RULE_TYPE in NUMBER

Line 21: hr_utility.set_location('Entering: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_B', 10);

17: (P_ACTION_TYPE_ID in NUMBER
18: ,P_RULE_TYPE in NUMBER
19: )is
20: begin
21: hr_utility.set_location('Entering: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_B', 10);
22: hr_utility.set_location(' Leaving: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_B', 20);
23: end CREATE_AME_ACTION_TYPE_USAGE_B;
24: end AME_ACTION_BK13;

Line 22: hr_utility.set_location(' Leaving: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_B', 20);

18: ,P_RULE_TYPE in NUMBER
19: )is
20: begin
21: hr_utility.set_location('Entering: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_B', 10);
22: hr_utility.set_location(' Leaving: AME_ACTION_BK13.CREATE_AME_ACTION_TYPE_USAGE_B', 20);
23: end CREATE_AME_ACTION_TYPE_USAGE_B;
24: end AME_ACTION_BK13;