DBA Data[Home] [Help]

APPS.PER_CONTACT_RELATIONSHIPS_PKG dependencies on HR_PER_TYPE_USAGE_INTERNAL

Line 1279: hr_per_type_usage_internal.maintain_person_type_usage

1275: (X_Business_Group_Id,
1276: 'OTHER');
1277: END IF;
1278: --
1279: hr_per_type_usage_internal.maintain_person_type_usage
1280: (p_effective_date => x_session_date
1281: ,p_person_id => l_person_id
1282: ,p_person_type_id => l_person_type_id
1283: );

Line 3083: hr_per_type_usage_internal.maintain_person_type_usage

3079: -- PTU changes
3080: hr_utility.set_location('update_contact.update_person',30);
3081:
3082: --
3083: hr_per_type_usage_internal.maintain_person_type_usage
3084: (p_effective_date => X_Session_Date
3085: ,p_person_id => X_Contact_Person_Id
3086: ,p_person_type_id => X_Person_Type_Id
3087: ,p_datetrack_update_mode => 'CORRECTION' --since the person record is only corrected too