DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_API dependencies on PER_PEOPLE12_PKG

Line 3436: per_people12_pkg.maintain_coverage(p_person_id => p_person_id

3432: -- when in validation only mode raise the Validate_Enabled exception
3433: --
3434: -- 1766066: added call for contact start date enh.
3435: --
3436: per_people12_pkg.maintain_coverage(p_person_id => p_person_id
3437: ,p_type => 'EMP'
3438: );
3439: -- 1766066 end.
3440: begin

Line 4626: per_people12_pkg.maintain_coverage(p_person_id => p_person_id

4622:
4623: -- PTU : End of changes
4624: -- 1766066: added call for contact start date enh.
4625: --
4626: per_people12_pkg.maintain_coverage(p_person_id => p_person_id
4627: ,p_type => 'EMP'
4628: );
4629: -- 1766066 end.
4630: --