DBA Data[Home] [Help]

APPS.IEX_STRATEGY_CNT_PUB dependencies on HZ_PARTIES

Line 1728: hz_parties hp

1724:
1725: cursor c_cust_strat_wo_ou(p_org_id number)
1726: is select st.strategy_id,p_org_id
1727: from iex_strategies st,
1728: hz_parties hp
1729: where st.object_type='PARTY'
1730: and st.org_id is null
1731: and st.object_id=hp.party_id
1732: and not exists(select 1 from