DBA Data[Home] [Help]

APPS.IEX_CUST_OVERVIEW_PVT dependencies on IEX_DELINQUENCIES_ALL

Line 598: iex_delinquencies_all del,

594: FROM ar_payment_schedules ps,
595: hz_cust_accounts ca,
596: -- Begin fix bug #5261855-jypark-06/16/2006-change to based table for performance
597: -- iex_delinquencies del,
598: iex_delinquencies_all del,
599: -- End fix bug #5261855-jypark-06/16/2006-change to based table for performance
600: ar_system_parameters sp
601: WHERE ca.party_id = l_party_id
602: AND ps.customer_id = ca.cust_account_id