DBA Data[Home] [Help]

APPS.PER_CONTACT_RELATIONSHIPS_PKG dependencies on IRC_CANDIDATE_TEST

Line 2298: AND NOT irc_candidate_test.is_person_a_candidate(X_Contact_Person_Id)

2294: -- condition added to check whether the person is an irec candidate.
2295:
2296: IF hr_contact_relationships.contact_only(X_Contact_Person_Id) = 'Y'
2297: AND hr_contact_relationships.multiple_contacts(X_Contact_Person_Id) = 'N'
2298: AND NOT irc_candidate_test.is_person_a_candidate(X_Contact_Person_Id)
2299: THEN
2300: --
2301: -- Check foreign key tables
2302: --