DBA Data[Home] [Help]

APPS.FTE_MLS_UTIL dependencies on HZ_RELATIONSHIPS

Line 1704: hz_relationships rel,

1700: SELECT party_rel.party_name ContactName,
1701: hcp.email_address ContactEmail,
1702: hcp.contact_point_type ContactPointType
1703: FROM
1704: hz_relationships rel,
1705: hz_party_sites hps,
1706: hz_org_contacts hoc,
1707: hz_contact_points hcp,
1708: hz_parties party_rel