DBA Data[Home] [Help]

APPS.HZ_PURGE_GEN dependencies on ISC_BOOK_SUM2_BKORD_F

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

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: )
2222:
2223: or exists (select 'Y' from ISC_BOOK_SUM2_F xx where xx.CUSTOMER_ID = temp.party_id
2224: )

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

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: )
2248:
2249: or exists (select 'Y' from ISC_BOOK_SUM2_F xx where xx.CUSTOMER_ID = temp.party_id
2250: )