DBA Data[Home] [Help]

APPS.IRC_OFFER_STATUS_HISTORY_BK1 dependencies on IRC_OFFER_STATUS_HISTORY_BK1

Line 1: package body IRC_OFFER_STATUS_HISTORY_BK1 as

1: package body IRC_OFFER_STATUS_HISTORY_BK1 as
2: /* $Header: iriosapi.pkb 120.3.12000000.2 2007/06/22 13:37:33 generated noship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2009/03/30 04:31:29 (YYYY/MM/DD HH24:MI:SS)
5: procedure CREATE_OFFER_STATUS_HISTORY_A

Line 19: hr_utility.set_location('Entering: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_A', 10);

15: )is
16: l_commit_unit_number number;
17: l_legislation_code varchar2(30);
18: begin
19: hr_utility.set_location('Entering: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_A', 10);
20: l_commit_unit_number := hr_api.return_commit_unit;
21: if hr_api.call_app_hooks then
22: irc_offer_status_history_be1.CREATE_OFFER_STATUS_HISTORY_A
23: (P_EFFECTIVE_DATE => P_EFFECTIVE_DATE

Line 36: hr_utility.set_location(' Leaving: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_A', 20);

32: );
33: end if;
34: hr_multi_message.end_validation_set;
35: hr_api.validate_commit_unit(l_commit_unit_number, 'CREATE_OFFER_STATUS_HISTORY', 'AP');
36: hr_utility.set_location(' Leaving: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_A', 20);
37: end CREATE_OFFER_STATUS_HISTORY_A;
38: procedure CREATE_OFFER_STATUS_HISTORY_B
39: (P_EFFECTIVE_DATE in DATE
40: ,P_OFFER_ID in NUMBER

Line 48: hr_utility.set_location('Entering: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 10);

44: ,P_DECLINE_REASON in VARCHAR2
45: ,P_NOTE_TEXT in VARCHAR2
46: )is
47: begin
48: hr_utility.set_location('Entering: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 10);
49: hr_utility.set_location(' Leaving: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 20);
50: end CREATE_OFFER_STATUS_HISTORY_B;
51: end IRC_OFFER_STATUS_HISTORY_BK1;

Line 49: hr_utility.set_location(' Leaving: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 20);

45: ,P_NOTE_TEXT in VARCHAR2
46: )is
47: begin
48: hr_utility.set_location('Entering: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 10);
49: hr_utility.set_location(' Leaving: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 20);
50: end CREATE_OFFER_STATUS_HISTORY_B;
51: end IRC_OFFER_STATUS_HISTORY_BK1;

Line 51: end IRC_OFFER_STATUS_HISTORY_BK1;

47: begin
48: hr_utility.set_location('Entering: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 10);
49: hr_utility.set_location(' Leaving: IRC_OFFER_STATUS_HISTORY_BK1.CREATE_OFFER_STATUS_HISTORY_B', 20);
50: end CREATE_OFFER_STATUS_HISTORY_B;
51: end IRC_OFFER_STATUS_HISTORY_BK1;