DBA Data[Home] [Help]

APPS.WSH_ITM_PARTY_SYNC dependencies on HZ_CUST_ACCOUNT_ROLES

Line 1392: hz_cust_account_roles hcar,

1388: l_ct_county_tab
1389: from hz_relationships hr, --TCA view removal Starts
1390: hz_Parties hp,
1391: hz_org_contacts hoc,
1392: hz_cust_account_roles hcar,
1393: hz_Person_profiles hpp
1394: where hr.subject_table_name = 'HZ_PARTIES'
1395: and hr.object_table_name = 'HZ_PARTIES'
1396: and hr.Directional_flag = 'F'