DBA Data[Home] [Help]

APPS.PER_CONTACT_RELATIONSHIPS_PKG dependencies on IRC_CANDIDATE_TEST

Line 2286: AND NOT irc_candidate_test.is_person_a_candidate(X_Contact_Person_Id)

2282: -- condition added to check whether the person is an irec candidate.
2283:
2284: IF hr_contact_relationships.contact_only(X_Contact_Person_Id) = 'Y'
2285: AND hr_contact_relationships.multiple_contacts(X_Contact_Person_Id) = 'N'
2286: AND NOT irc_candidate_test.is_person_a_candidate(X_Contact_Person_Id)
2287: THEN
2288: --
2289: -- Check foreign key tables
2290: --