DBA Data[Home] [Help]

APPS.AME_ACTION_BK12 dependencies on HR_UTILITY

Line 16: hr_utility.set_location('Entering: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_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_BK12.CREATE_AME_ACTION_TYPE_CONF_A', 10);
17: hr_utility.set_location(' Leaving: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_A', 20);
18: end CREATE_AME_ACTION_TYPE_CONF_A;
19: procedure CREATE_AME_ACTION_TYPE_CONF_B
20: (P_ACTION_TYPE_ID in NUMBER

Line 17: hr_utility.set_location(' Leaving: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_A', 20);

13: ,P_END_DATE in DATE
14: )is
15: begin
16: hr_utility.set_location('Entering: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_A', 10);
17: hr_utility.set_location(' Leaving: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_A', 20);
18: end CREATE_AME_ACTION_TYPE_CONF_A;
19: procedure CREATE_AME_ACTION_TYPE_CONF_B
20: (P_ACTION_TYPE_ID in NUMBER
21: ,P_AME_APPLICATION_ID in NUMBER

Line 27: hr_utility.set_location('Entering: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_B', 10);

23: ,P_CHAIN_ORDERING_MODE in VARCHAR2
24: ,P_ORDER_NUMBER in NUMBER
25: )is
26: begin
27: hr_utility.set_location('Entering: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_B', 10);
28: hr_utility.set_location(' Leaving: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_B', 20);
29: end CREATE_AME_ACTION_TYPE_CONF_B;
30: end AME_ACTION_BK12;

Line 28: hr_utility.set_location(' Leaving: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_B', 20);

24: ,P_ORDER_NUMBER in NUMBER
25: )is
26: begin
27: hr_utility.set_location('Entering: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_B', 10);
28: hr_utility.set_location(' Leaving: AME_ACTION_BK12.CREATE_AME_ACTION_TYPE_CONF_B', 20);
29: end CREATE_AME_ACTION_TYPE_CONF_B;
30: end AME_ACTION_BK12;