DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_API dependencies on PER_PEOPLE12_PKG

Line 3124: per_people12_pkg.maintain_coverage(p_person_id => p_person_id

3120: -- when in validation only mode raise the Validate_Enabled exception
3121: --
3122: -- 1766066: added call for contact start date enh.
3123: --
3124: per_people12_pkg.maintain_coverage(p_person_id => p_person_id
3125: ,p_type => 'EMP'
3126: );
3127: -- 1766066 end.
3128: begin

Line 4280: per_people12_pkg.maintain_coverage(p_person_id => p_person_id

4276:
4277: -- PTU : End of changes
4278: -- 1766066: added call for contact start date enh.
4279: --
4280: per_people12_pkg.maintain_coverage(p_person_id => p_person_id
4281: ,p_type => 'EMP'
4282: );
4283: -- 1766066 end.
4284: --