DBA Data[Home] [Help]

APPS.HR_LEI_RKU dependencies on HR_LEI_RKU

Line 1: package body HR_LEI_RKU as

1: package body HR_LEI_RKU as
2: /* $Header: hrleirhi.pkb 120.0.12000000.2 2007/08/13 08:41:45 generated ship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2007/10/22 07:17:02 (YYYY/MM/DD HH24:MI:SS)
5: procedure AFTER_UPDATE

Line 127: hr_utility.set_location('Entering: HR_LEI_RKU.AFTER_UPDATE', 10);

123: )is
124: l_commit_unit_number number;
125: l_legislation_code varchar2(30);
126: begin
127: hr_utility.set_location('Entering: HR_LEI_RKU.AFTER_UPDATE', 10);
128: l_commit_unit_number := hr_api.return_commit_unit;
129: if hr_api.call_leg_hooks then
130: -- Note: All legislation hook calls will be executed regardless of the
131: -- legislation code because the data for this API module is not held within

Line 196: hr_utility.set_location(' Leaving: HR_LEI_RKU.AFTER_UPDATE', 20);

192: ,P_LEI_INFORMATION30 => P_LEI_INFORMATION30
193: );
194: end if;
195: hr_api.validate_commit_unit(l_commit_unit_number, 'HR_LOCATION_EXTRA_INFO', 'AU');
196: hr_utility.set_location(' Leaving: HR_LEI_RKU.AFTER_UPDATE', 20);
197: end AFTER_UPDATE;
198: end HR_LEI_RKU;

Line 198: end HR_LEI_RKU;

194: end if;
195: hr_api.validate_commit_unit(l_commit_unit_number, 'HR_LOCATION_EXTRA_INFO', 'AU');
196: hr_utility.set_location(' Leaving: HR_LEI_RKU.AFTER_UPDATE', 20);
197: end AFTER_UPDATE;
198: end HR_LEI_RKU;