DBA Data[Home] [Help]

APPS.HR_OBJECTIVES_API dependencies on PER_OBJ_INS

Line 207: per_obj_ins.ins

203: hr_utility.set_location(l_proc, 7);
204: --
205: -- Process Logic
206: --
207: per_obj_ins.ins
208: (p_effective_date => l_effective_date,
209: p_business_group_id => p_business_group_id,
210: p_name => p_name,
211: p_target_date => l_target_date,