DBA Data[Home] [Help]

APPS.HZ_PURGE_GEN dependencies on ISC_BOOK_SUM2_PDUE2_F

Line 2217: or exists (select 'Y' from ISC_BOOK_SUM2_PDUE2_F xx where xx.CUSTOMER_ID = temp.party_id

2213:
2214: exists (select 'Y' from ISC_BOOK_SUM2_PDUE_F xx where xx.CUSTOMER_ID = temp.party_id
2215: )
2216:
2217: or exists (select 'Y' from ISC_BOOK_SUM2_PDUE2_F xx where xx.CUSTOMER_ID = temp.party_id
2218: )
2219:
2220: or exists (select 'Y' from ISC_BOOK_SUM2_BKORD_F xx where xx.CUSTOMER_ID = temp.party_id
2221: )

Line 2243: or exists (select 'Y' from ISC_BOOK_SUM2_PDUE2_F xx where xx.CUSTOMER_ID = temp.party_id

2239:
2240: exists (select 'Y' from ISC_BOOK_SUM2_PDUE_F xx where xx.CUSTOMER_ID = temp.party_id
2241: )
2242:
2243: or exists (select 'Y' from ISC_BOOK_SUM2_PDUE2_F xx where xx.CUSTOMER_ID = temp.party_id
2244: )
2245:
2246: or exists (select 'Y' from ISC_BOOK_SUM2_BKORD_F xx where xx.CUSTOMER_ID = temp.party_id
2247: )