DBA Data[Home] [Help]

APPS.HZ_PURGE_GEN dependencies on AS_LEAD_COMPETITORS

Line 1277: or exists (select 'Y' from AS_LEAD_COMPETITORS xx where xx.COMPETITOR_ID = temp.party_id

1273:
1274: or exists (select 'Y' from AS_LEADS_ALL xx where xx.INCUMBENT_PARTNER_PARTY_ID = temp.party_id
1275: )
1276:
1277: or exists (select 'Y' from AS_LEAD_COMPETITORS xx where xx.COMPETITOR_ID = temp.party_id
1278: )
1279:
1280: or exists (select 'Y' from HZ_PARTY_SITES
1281: xx where xx.PARTY_ID = temp.party_id

Line 1596: or exists (select 'Y' from AS_LEAD_COMPETITORS xx where xx.COMPETITOR_ID = temp.party_id

1592:
1593: or exists (select 'Y' from AS_LEADS_ALL xx where xx.INCUMBENT_PARTNER_PARTY_ID = temp.party_id
1594: )
1595:
1596: or exists (select 'Y' from AS_LEAD_COMPETITORS xx where xx.COMPETITOR_ID = temp.party_id
1597: )
1598:
1599: or exists (select 'Y' from HZ_PARTY_SITES
1600: xx where xx.PARTY_ID = temp.party_id