DBA Data[Home] [Help]

APPS.AR_DEP_BAL_RPT_PKG dependencies on AR_ADJUSTMENTS_ALL

Line 173: ,ar_adjustments_all ARA

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