DBA Data[Home] [Help]

APPS.IRC_OFFERS_BK3 dependencies on IRC_OFFERS_BK3

Line 1: package body IRC_OFFERS_BK3 as

1: package body IRC_OFFERS_BK3 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:12 (YYYY/MM/DD HH24:MI:SS)
5: procedure DELETE_OFFER_A

Line 12: hr_utility.set_location('Entering: IRC_OFFERS_BK3.DELETE_OFFER_A', 10);

8: )is
9: l_commit_unit_number number;
10: l_legislation_code varchar2(30);
11: begin
12: hr_utility.set_location('Entering: IRC_OFFERS_BK3.DELETE_OFFER_A', 10);
13: l_commit_unit_number := hr_api.return_commit_unit;
14: if hr_api.call_app_hooks then
15: irc_offers_be3.DELETE_OFFER_A
16: (P_OBJECT_VERSION_NUMBER => P_OBJECT_VERSION_NUMBER

Line 22: hr_utility.set_location(' Leaving: IRC_OFFERS_BK3.DELETE_OFFER_A', 20);

18: );
19: end if;
20: hr_multi_message.end_validation_set;
21: hr_api.validate_commit_unit(l_commit_unit_number, 'DELETE_OFFER', 'AP');
22: hr_utility.set_location(' Leaving: IRC_OFFERS_BK3.DELETE_OFFER_A', 20);
23: end DELETE_OFFER_A;
24: procedure DELETE_OFFER_B
25: (P_OBJECT_VERSION_NUMBER in NUMBER
26: ,P_OFFER_ID in NUMBER

Line 29: hr_utility.set_location('Entering: IRC_OFFERS_BK3.DELETE_OFFER_B', 10);

25: (P_OBJECT_VERSION_NUMBER in NUMBER
26: ,P_OFFER_ID in NUMBER
27: )is
28: begin
29: hr_utility.set_location('Entering: IRC_OFFERS_BK3.DELETE_OFFER_B', 10);
30: hr_utility.set_location(' Leaving: IRC_OFFERS_BK3.DELETE_OFFER_B', 20);
31: end DELETE_OFFER_B;
32: end IRC_OFFERS_BK3;

Line 30: hr_utility.set_location(' Leaving: IRC_OFFERS_BK3.DELETE_OFFER_B', 20);

26: ,P_OFFER_ID in NUMBER
27: )is
28: begin
29: hr_utility.set_location('Entering: IRC_OFFERS_BK3.DELETE_OFFER_B', 10);
30: hr_utility.set_location(' Leaving: IRC_OFFERS_BK3.DELETE_OFFER_B', 20);
31: end DELETE_OFFER_B;
32: end IRC_OFFERS_BK3;

Line 32: end IRC_OFFERS_BK3;

28: begin
29: hr_utility.set_location('Entering: IRC_OFFERS_BK3.DELETE_OFFER_B', 10);
30: hr_utility.set_location(' Leaving: IRC_OFFERS_BK3.DELETE_OFFER_B', 20);
31: end DELETE_OFFER_B;
32: end IRC_OFFERS_BK3;