DBA Data[Home] [Help]

APPS.ARP_ADJUSTMENTS_MAIN dependencies on AR_PAYMENT_SCHEDULES

Line 1242: ar_payment_schedules pay,

1238: p_ard_rec.ref_cust_trx_line_gl_dist_id,
1239: p_ard_rec.ref_line_id
1240: --}
1241: from ar_transaction_history th,
1242: ar_payment_schedules pay,
1243: ar_distributions ard
1244: where
1245: th.transaction_history_id =
1246: (select max(th1.transaction_history_id)