DBA Data[Home] [Help]

APPS.PAY_ELE_RKD dependencies on PAY_ELE_RKD

Line 1: package body PAY_ELE_RKD as

1: package body PAY_ELE_RKD as
2: /* $Header: pyelerhi.pkb 120.1 2005/05/30 05:19:19 generated noship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2013/08/13 18:47:12 (YYYY/MM/DD HH24:MI:SS)
5: procedure AFTER_DELETE

Line 92: hr_utility.set_location('Entering: PAY_ELE_RKD.AFTER_DELETE', 10);

88: )is
89: l_commit_unit_number number;
90: l_legislation_code varchar2(30);
91: begin
92: hr_utility.set_location('Entering: PAY_ELE_RKD.AFTER_DELETE', 10);
93: l_commit_unit_number := hr_api.return_commit_unit;
94: if hr_api.call_app_hooks then
95: PAY_DYT_ELEMENT_ENTRIES_PKG.AFTER_DELETE
96: (P_EFFECTIVE_DATE => P_EFFECTIVE_DATE

Line 228: hr_utility.set_location(' Leaving: PAY_ELE_RKD.AFTER_DELETE', 20);

224: );
225: end if;
226: end if;
227: hr_api.validate_commit_unit(l_commit_unit_number, 'PAY_ELEMENT_ENTRIES_F', 'AD');
228: hr_utility.set_location(' Leaving: PAY_ELE_RKD.AFTER_DELETE', 20);
229: end AFTER_DELETE;
230: end PAY_ELE_RKD;

Line 230: end PAY_ELE_RKD;

226: end if;
227: hr_api.validate_commit_unit(l_commit_unit_number, 'PAY_ELEMENT_ENTRIES_F', 'AD');
228: hr_utility.set_location(' Leaving: PAY_ELE_RKD.AFTER_DELETE', 20);
229: end AFTER_DELETE;
230: end PAY_ELE_RKD;