DBA Data[Home] [Help]

APPS.CAC_SYNC_TASK dependencies on HZ_ORG_CONTACTS

Line 84: HZ_PARTIES pp, HZ_PARTIES cp, HZ_RELATIONSHIPS rel, HZ_ORG_CONTACTS ctct

80: cp.primary_phone_extension,
81: cp.email_address,
82: ctct.job_title
83: from
84: HZ_PARTIES pp, HZ_PARTIES cp, HZ_RELATIONSHIPS rel, HZ_ORG_CONTACTS ctct
85: where cp.party_id = rel.party_id
86: and rel.relationship_id = ctct.party_relationship_id
87: and rel.subject_id = pp.party_id
88: and rel.directional_flag = 'F'