DBA Data[Home] [Help]

APPS.AR_DEP_BAL_RPT_PKG dependencies on AR_ADJUSTMENTS_ALL

Line 172: ,ar_adjustments_all ARA

168: ,ra_cust_trx_types_all RCTT
169: ,hz_cust_accounts HCA
170: ,hz_parties HZP
171: ,gl_code_combinations GCC
172: ,ar_adjustments_all ARA
173: ,ar_distributions_all ARD
174: WHERE RCT.initial_customer_trx_id = p_customer_trx_id
175: AND RCTD.customer_trx_id = RCT.customer_trx_id
176: AND RCT.customer_trx_id = DECODE(RCTT.type, 'INV', ARA.customer_trx_id,