DBA Data[Home] [Help]

APPS.IGIRRPI dependencies on HZ_CUST_ACCOUNTS

Line 149: , hz_cust_accounts ca

145: , igi_rpi_standing_charges sc
146: , ar_system_parameters sp
147: , ra_batch_sources bs
148: , ra_cust_trx_types ct
149: , hz_cust_accounts ca
150: WHERE sp.set_of_books_id = cp_sob_id
151: AND sp.set_of_books_id = sob.set_of_books_id
152: AND sp.set_of_books_id = sc.set_of_books_id
153: AND bs.batch_source_id = NVL(cp_batch_source_id,bs.batch_source_id)