DBA Data[Home] [Help]

APPS.OTA_ADD_TRAINING_SS dependencies on HZ_ORG_CONTACTS

Line 2180: HZ_ORG_CONTACTS org_cont,

2176: party.person_pre_name_adjunct
2177: from HZ_CUST_ACCOUNT_ROLES acct_role,
2178: HZ_PARTIES party,
2179: HZ_RELATIONSHIPS rel,
2180: HZ_ORG_CONTACTS org_cont,
2181: HZ_PARTIES rel_party,
2182: HZ_CUST_ACCOUNTS role_acct
2183: where acct_role.party_id = rel.party_id
2184: and acct_role.role_type = 'CONTACT'