DBA Data[Home] [Help]

APPS.PER_REI_RKD dependencies on PER_REI_RKD

Line 1: package body PER_REI_RKD as

1: package body PER_REI_RKD as
2: /* $Header: pereirhi.pkb 115.6 2003/10/07 19:01:25 generated noship $ */
3: -- Code generated by the Oracle HRMS API Hook Pre-processor
4: -- Created on 2009/03/30 04:53:47 (YYYY/MM/DD HH24:MI:SS)
5: procedure AFTER_DELETE

Line 78: hr_utility.set_location('Entering: PER_REI_RKD.AFTER_DELETE', 10);

74: )is
75: l_commit_unit_number number;
76: l_legislation_code varchar2(30);
77: begin
78: hr_utility.set_location('Entering: PER_REI_RKD.AFTER_DELETE', 10);
79: l_commit_unit_number := hr_api.return_commit_unit;
80: if hr_api.call_leg_hooks then
81: l_legislation_code := PER_CTR_BUS.RETURN_LEGISLATION_CODE(P_CONTACT_RELATIONSHIP_ID => P_CONTACT_RELATIONSHIP_ID_O
82: );

Line 95: hr_utility.set_location(' Leaving: PER_REI_RKD.AFTER_DELETE', 20);

91: );
92: end if;
93: end if;
94: hr_api.validate_commit_unit(l_commit_unit_number, 'PER_CONTACT_EXTRA_INFO_F', 'AD');
95: hr_utility.set_location(' Leaving: PER_REI_RKD.AFTER_DELETE', 20);
96: end AFTER_DELETE;
97: end PER_REI_RKD;

Line 97: end PER_REI_RKD;

93: end if;
94: hr_api.validate_commit_unit(l_commit_unit_number, 'PER_CONTACT_EXTRA_INFO_F', 'AD');
95: hr_utility.set_location(' Leaving: PER_REI_RKD.AFTER_DELETE', 20);
96: end AFTER_DELETE;
97: end PER_REI_RKD;