DBA Data[Home] [Help]

APPS.ARP_ADJUSTMENTS_MAIN dependencies on AR_PAYMENT_SCHEDULES

Line 1249: ar_payment_schedules pay,

1245: p_ard_rec.ref_cust_trx_line_gl_dist_id,
1246: p_ard_rec.ref_line_id
1247: --}
1248: from ar_transaction_history th,
1249: ar_payment_schedules pay,
1250: ar_distributions ard
1251: where
1252: th.transaction_history_id =
1253: (select max(th1.transaction_history_id)