DBA Data[Home] [Help]

APPS.IRC_COMMUNICATIONS_BK3 dependencies on IRC_COMMUNICATIONS_BK3

Line 1: package body IRC_COMMUNICATIONS_BK3 as

1: package body IRC_COMMUNICATIONS_BK3 as
2: /* $Header: ircomapi.pkb 120.13 2011/10/20 14:23:00 generated ship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2012/11/27 03:53:02 (YYYY/MM/DD HH24:MI:SS)
5: procedure CREATE_COMMUNICATION_A

Line 16: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_A', 10);

12: ,P_COMMUNICATION_ID in NUMBER
13: ,P_OBJECT_VERSION_NUMBER in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_A', 10);
17: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_A', 20);
18: end CREATE_COMMUNICATION_A;
19: procedure CREATE_COMMUNICATION_B
20: (P_EFFECTIVE_DATE in DATE

Line 17: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_A', 20);

13: ,P_OBJECT_VERSION_NUMBER in NUMBER
14: )is
15: begin
16: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_A', 10);
17: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_A', 20);
18: end CREATE_COMMUNICATION_A;
19: procedure CREATE_COMMUNICATION_B
20: (P_EFFECTIVE_DATE in DATE
21: ,P_COMMUNICATION_PROPERTY_ID in NUMBER

Line 28: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 10);

24: ,P_STATUS in VARCHAR2
25: ,P_START_DATE in DATE
26: )is
27: begin
28: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 10);
29: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 20);
30: end CREATE_COMMUNICATION_B;
31: end IRC_COMMUNICATIONS_BK3;

Line 29: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 20);

25: ,P_START_DATE in DATE
26: )is
27: begin
28: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 10);
29: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 20);
30: end CREATE_COMMUNICATION_B;
31: end IRC_COMMUNICATIONS_BK3;

Line 31: end IRC_COMMUNICATIONS_BK3;

27: begin
28: hr_utility.set_location('Entering: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 10);
29: hr_utility.set_location(' Leaving: IRC_COMMUNICATIONS_BK3.CREATE_COMMUNICATION_B', 20);
30: end CREATE_COMMUNICATION_B;
31: end IRC_COMMUNICATIONS_BK3;