DBA Data[Home] [Help]

APPS.IRC_OFFERS_BK2 dependencies on IRC_OFFERS_BK2

Line 1: package body IRC_OFFERS_BK2 as

1: package body IRC_OFFERS_BK2 as
2: /* $Header: iriofapi.pkb 120.41 2011/04/08 12:04:28 generated ship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2012/11/27 03:53:11 (YYYY/MM/DD HH24:MI:SS)
5: procedure UPDATE_OFFER_A

Line 61: hr_utility.set_location('Entering: IRC_OFFERS_BK2.UPDATE_OFFER_A', 10);

57: )is
58: l_commit_unit_number number;
59: l_legislation_code varchar2(30);
60: begin
61: hr_utility.set_location('Entering: IRC_OFFERS_BK2.UPDATE_OFFER_A', 10);
62: l_commit_unit_number := hr_api.return_commit_unit;
63: if hr_api.call_app_hooks then
64: irc_offers_be2.UPDATE_OFFER_A
65: (P_EFFECTIVE_DATE => P_EFFECTIVE_DATE

Line 120: hr_utility.set_location(' Leaving: IRC_OFFERS_BK2.UPDATE_OFFER_A', 20);

116: );
117: end if;
118: hr_multi_message.end_validation_set;
119: hr_api.validate_commit_unit(l_commit_unit_number, 'UPDATE_OFFER', 'AP');
120: hr_utility.set_location(' Leaving: IRC_OFFERS_BK2.UPDATE_OFFER_A', 20);
121: end UPDATE_OFFER_A;
122: procedure UPDATE_OFFER_B
123: (P_EFFECTIVE_DATE in DATE
124: ,P_OFFER_ID in NUMBER

Line 175: hr_utility.set_location('Entering: IRC_OFFERS_BK2.UPDATE_OFFER_B', 10);

171: ,P_ATTRIBUTE30 in VARCHAR2
172: ,P_OBJECT_VERSION_NUMBER in NUMBER
173: )is
174: begin
175: hr_utility.set_location('Entering: IRC_OFFERS_BK2.UPDATE_OFFER_B', 10);
176: hr_utility.set_location(' Leaving: IRC_OFFERS_BK2.UPDATE_OFFER_B', 20);
177: end UPDATE_OFFER_B;
178: end IRC_OFFERS_BK2;

Line 176: hr_utility.set_location(' Leaving: IRC_OFFERS_BK2.UPDATE_OFFER_B', 20);

172: ,P_OBJECT_VERSION_NUMBER in NUMBER
173: )is
174: begin
175: hr_utility.set_location('Entering: IRC_OFFERS_BK2.UPDATE_OFFER_B', 10);
176: hr_utility.set_location(' Leaving: IRC_OFFERS_BK2.UPDATE_OFFER_B', 20);
177: end UPDATE_OFFER_B;
178: end IRC_OFFERS_BK2;

Line 178: end IRC_OFFERS_BK2;

174: begin
175: hr_utility.set_location('Entering: IRC_OFFERS_BK2.UPDATE_OFFER_B', 10);
176: hr_utility.set_location(' Leaving: IRC_OFFERS_BK2.UPDATE_OFFER_B', 20);
177: end UPDATE_OFFER_B;
178: end IRC_OFFERS_BK2;