DBA Data[Home] [Help]

APPS.HR_ELECTIONS_API dependencies on PER_ELC_INS

Line 217: hr_utility.set_location('Entering: call - per_elc_ins.ins ', 40);

213: );
214:
215: end;
216: --
217: hr_utility.set_location('Entering: call - per_elc_ins.ins ', 40);
218: --
219: per_elc_ins.ins
220: (p_effective_date => l_effective_date
221: ,p_validate => FALSE

Line 219: per_elc_ins.ins

215: end;
216: --
217: hr_utility.set_location('Entering: call - per_elc_ins.ins ', 40);
218: --
219: per_elc_ins.ins
220: (p_effective_date => l_effective_date
221: ,p_validate => FALSE
222: ,p_business_group_id => p_business_group_id
223: ,p_election_date => p_election_date