DBA Data[Home] [Help]

APPS.HR_CONTACT_REL_API dependencies on HR_CONTACT_RELATIONSHIPS

Line 1673: if (hr_contact_relationships.contact_only(l_contact_person_id) = 'Y'

1669: --
1670: --Added following for bug 2017198
1671: --
1672: --
1673: if (hr_contact_relationships.contact_only(l_contact_person_id) = 'Y'
1674: and hr_contact_relationships.multiple_contacts(l_contact_person_id) = 'N') then
1675: --
1676: hr_utility.set_location(l_proc, 31);
1677: --

Line 1674: and hr_contact_relationships.multiple_contacts(l_contact_person_id) = 'N') then

1670: --Added following for bug 2017198
1671: --
1672: --
1673: if (hr_contact_relationships.contact_only(l_contact_person_id) = 'Y'
1674: and hr_contact_relationships.multiple_contacts(l_contact_person_id) = 'N') then
1675: --
1676: hr_utility.set_location(l_proc, 31);
1677: --
1678: per_contact_relationships_pkg.delete_validation