DBA Data[Home] [Help]

APPS.PAY_ELE_RKI dependencies on PAY_ELE_RKI

Line 1: package body PAY_ELE_RKI as

1: package body PAY_ELE_RKI 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:10 (YYYY/MM/DD HH24:MI:SS)
5: procedure AFTER_INSERT

Line 89: hr_utility.set_location('Entering: PAY_ELE_RKI.AFTER_INSERT', 10);

85: )is
86: l_commit_unit_number number;
87: l_legislation_code varchar2(30);
88: begin
89: hr_utility.set_location('Entering: PAY_ELE_RKI.AFTER_INSERT', 10);
90: l_commit_unit_number := hr_api.return_commit_unit;
91: if hr_api.call_app_hooks then
92: PAY_DYT_ELEMENT_ENTRIES_PKG.AFTER_INSERT
93: (P_EFFECTIVE_DATE => P_EFFECTIVE_DATE

Line 290: hr_utility.set_location(' Leaving: PAY_ELE_RKI.AFTER_INSERT', 20);

286: );
287: end if;
288: end if;
289: hr_api.validate_commit_unit(l_commit_unit_number, 'PAY_ELEMENT_ENTRIES_F', 'AI');
290: hr_utility.set_location(' Leaving: PAY_ELE_RKI.AFTER_INSERT', 20);
291: end AFTER_INSERT;
292: end PAY_ELE_RKI;

Line 292: end PAY_ELE_RKI;

288: end if;
289: hr_api.validate_commit_unit(l_commit_unit_number, 'PAY_ELEMENT_ENTRIES_F', 'AI');
290: hr_utility.set_location(' Leaving: PAY_ELE_RKI.AFTER_INSERT', 20);
291: end AFTER_INSERT;
292: end PAY_ELE_RKI;