DBA Data[Home] [Help]

APPS.AME_ACTION_BK12 dependencies on AME_ACTION_BK12

Line 1: package body AME_ACTION_BK12 as

1: package body AME_ACTION_BK12 as
2: /* $Header: amatyapi.pkb 120.0 2006/09/28 14:03:56 generated noship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2007/01/03 21:20:03 (YYYY/MM/DD HH24:MI:SS)
5: procedure CREATE_AME_ACTION_TYPE_CONF_A

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;

Line 30: end AME_ACTION_BK12;

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;