DBA Data[Home] [Help]

APPS.HZ_PURGE_GEN dependencies on OKL_CNSLD_AR_HDRS_B

Line 2004: or exists (select 'Y' from OKL_CNSLD_AR_HDRS_B xx where xx.IBT_ID = temp.party_id

2000:
2001: or exists (select 'Y' from OKL_TRX_AR_INVOICES_B xx where xx.IBT_ID = temp.party_id
2002: )
2003:
2004: or exists (select 'Y' from OKL_CNSLD_AR_HDRS_B xx where xx.IBT_ID = temp.party_id
2005: )
2006:
2007: or exists (select 'Y' from OKL_TXL_RCPT_APPS_B xx where xx.ILE_ID = temp.party_id
2008: )

Line 2053: or exists (select 'Y' from OKL_CNSLD_AR_HDRS_B xx where xx.IBT_ID = temp.party_id

2049:
2050: or exists (select 'Y' from OKL_TRX_AR_INVOICES_B xx where xx.IBT_ID = temp.party_id
2051: )
2052:
2053: or exists (select 'Y' from OKL_CNSLD_AR_HDRS_B xx where xx.IBT_ID = temp.party_id
2054: )
2055:
2056: or exists (select 'Y' from OKL_TXL_RCPT_APPS_B xx where xx.ILE_ID = temp.party_id
2057: )