DBA Data[Home] [Help]

APPS.OTA_TDB_BUS dependencies on HZ_ORG_CONTACTS

Line 1816: HZ_ORG_CONTACTS org_cont,

1812: SELECT party.party_id
1813: FROM HZ_CUST_ACCOUNT_ROLES acct_role,
1814: HZ_PARTIES party,
1815: HZ_RELATIONSHIPS rel,
1816: HZ_ORG_CONTACTS org_cont,
1817: HZ_PARTIES rel_party,
1818: HZ_CUST_ACCOUNTS role_acct
1819: WHERE acct_role.party_id = rel.party_id
1820: AND acct_role.role_type = 'CONTACT'