DBA Data[Home] [Help]

APPS.HR_EMPLOYEE_APPLICANT_API dependencies on PER_PEOPLE3_PKG

Line 4919: per_people3_pkg.get_default_person_type

4915: );
4916: --
4917: hr_utility.set_location(l_proc,210);
4918: --
4919: per_people3_pkg.get_default_person_type
4920: (p_required_type => 'TERM_APL'
4921: ,p_business_group_id => l_business_group_id
4922: ,p_legislation_code => l_legislation_code
4923: ,p_person_type => l_assignment_status_type_id

Line 5682: per_people3_pkg.get_default_person_type

5678: /*
5679: l_change_reason:=fnd_profile.value('HR_APL_CHNG_REASON'); -- 12905192
5680: if l_change_reason is not null then
5681:
5682: per_people3_pkg.get_default_person_type
5683: (p_required_type => 'TERM_APL'
5684: ,p_business_group_id => l_business_group_id
5685: ,p_legislation_code => l_legislation_code
5686: ,p_person_type => l_assignment_status_type_id

Line 6411: per_people3_pkg.get_default_person_type

6407: /*
6408: l_change_reason:=fnd_profile.value('HR_APL_CHNG_REASON'); -- 12905192
6409: if l_change_reason is not null then
6410:
6411: per_people3_pkg.get_default_person_type
6412: (p_required_type => 'TERM_APL'
6413: ,p_business_group_id => l_business_group_id
6414: ,p_legislation_code => l_legislation_code
6415: ,p_person_type => l_assignment_status_type_id