DBA Data[Home] [Help]

APPS.HXC_HPH_RKU dependencies on HXC_HPH_RKU

Line 1: package body HXC_HPH_RKU as

1: package body HXC_HPH_RKU as
2: /* $Header: hxchphrhi.pkb 120.2 2005/09/23 10:42:51 generated noship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2007/01/03 23:10:24 (YYYY/MM/DD HH24:MI:SS)
5: procedure AFTER_UPDATE

Line 100: hr_utility.set_location('Entering: HXC_HPH_RKU.AFTER_UPDATE', 10);

96: )is
97: l_commit_unit_number number;
98: l_legislation_code varchar2(30);
99: begin
100: hr_utility.set_location('Entering: HXC_HPH_RKU.AFTER_UPDATE', 10);
101: l_commit_unit_number := hr_api.return_commit_unit;
102: if hr_api.call_leg_hooks then
103: -- Note: All legislation hook calls will be executed regardless of the
104: -- legislation code because the data for this API module is not held within

Line 116: hr_utility.set_location(' Leaving: HXC_HPH_RKU.AFTER_UPDATE', 20);

112: ,P_ATTRIBUTE3 => P_ATTRIBUTE3
113: );
114: end if;
115: hr_api.validate_commit_unit(l_commit_unit_number, 'HXC_PREF_HIERARCHIES', 'AU');
116: hr_utility.set_location(' Leaving: HXC_HPH_RKU.AFTER_UPDATE', 20);
117: end AFTER_UPDATE;
118: end HXC_HPH_RKU;

Line 118: end HXC_HPH_RKU;

114: end if;
115: hr_api.validate_commit_unit(l_commit_unit_number, 'HXC_PREF_HIERARCHIES', 'AU');
116: hr_utility.set_location(' Leaving: HXC_HPH_RKU.AFTER_UPDATE', 20);
117: end AFTER_UPDATE;
118: end HXC_HPH_RKU;