DBA Data[Home] [Help]

APPS.AR_ARXCHR_XMLP_PKG dependencies on HZ_RELATIONSHIPS

Line 235: hz_relationships rel,

231: l_contact_id
232: from
233: hz_cust_account_roles acct_role,
234: hz_parties party,
235: hz_relationships rel,
236: hz_role_responsibility role_res
237: where
238: acct_role.cust_account_role_id = role_res.cust_account_role_id
239: and acct_role.party_id = rel.party_id