DBA Data[Home] [Help]

APPS.JL_BR_AR_BALANCE_MAINTENANCE dependencies on AR_ADJUSTMENTS

Line 274: FROM ar_adjustments adj5,

270: glps5.period_name per,
271: 'Ajuste' hist,
272: batch5.name bat, batch5.batch_id batid,
273: racust5.org_id
274: FROM ar_adjustments adj5,
275: ra_customer_trx_all racust5,
276: hz_cust_accounts_all hzcus5,
277: ra_batches_all batch5,
278: gl_sets_of_books s5,

Line 428: ar_adjustments_all adj8,

424: 'Ajuste (Conta Recebim)' hist,
425: batch8.name bat, batch8.batch_id batid,
426: racust8.org_id
427: FROM ra_cust_trx_line_gl_dist gldist8,
428: ar_adjustments_all adj8,
429: ra_customer_trx_all racust8,
430: hz_cust_accounts_all hzcus8,
431: ra_batches_all batch8,
432: gl_sets_of_books s8,