DBA Data[Home] [Help]

APPS.PER_CONTACT_RELATIONSHIPS_PKG dependencies on HR_PER_TYPE_USAGE_INTERNAL

Line 1278: hr_per_type_usage_internal.maintain_person_type_usage

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

Line 3073: hr_per_type_usage_internal.maintain_person_type_usage

3069: -- PTU changes
3070: hr_utility.set_location('update_contact.update_person',30);
3071:
3072: --
3073: hr_per_type_usage_internal.maintain_person_type_usage
3074: (p_effective_date => X_Session_Date
3075: ,p_person_id => X_Contact_Person_Id
3076: ,p_person_type_id => X_Person_Type_Id
3077: ,p_datetrack_update_mode => 'CORRECTION' --since the person record is only corrected too