361: party.party_id,
362: sub_party.party_id
363: from
364: HZ_CUST_SITE_USES_ALL site_use,
365: HZ_CUST_ACCOUNT_ROLES acct_role,
366: HZ_ROLE_RESPONSIBILITY role_resp,
367: HZ_RELATIONSHIPS rel,
368: hz_parties party,
369: hz_parties sub_party
682: party.party_id,
683: sub_party.party_id,
684: rel.object_id
685: from
686: HZ_CUST_ACCOUNT_ROLES acct_role,
687: HZ_ROLE_RESPONSIBILITY role_resp,
688: HZ_RELATIONSHIPS rel,
689: hz_parties party,
690: hz_parties sub_party