DBA Data[Home] [Help]

APPS.HZ_PURGE_GEN dependencies on AS_LEAD_COMPETITORS

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

1170:
1171: or exists (select 'Y' from AS_LEADS_ALL xx where xx.INCUMBENT_PARTNER_PARTY_ID = temp.party_id
1172: )
1173:
1174: or exists (select 'Y' from AS_LEAD_COMPETITORS xx where xx.COMPETITOR_ID = temp.party_id
1175: )
1176:
1177: or exists (select 'Y' from HZ_PARTY_SITES
1178: xx where xx.PARTY_ID = temp.party_id

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

1489:
1490: or exists (select 'Y' from AS_LEADS_ALL xx where xx.INCUMBENT_PARTNER_PARTY_ID = temp.party_id
1491: )
1492:
1493: or exists (select 'Y' from AS_LEAD_COMPETITORS xx where xx.COMPETITOR_ID = temp.party_id
1494: )
1495:
1496: or exists (select 'Y' from HZ_PARTY_SITES
1497: xx where xx.PARTY_ID = temp.party_id