DBA Data[Home] [Help]

APPS.JL_BR_AR_BALANCE_MAINTENANCE dependencies on AR_RECEIVABLE_APPLICATIONS

Line 166: FROM ar_receivable_applications recapp2,

162: glps2.period_name per,
163: 'Receb. Dcto (Aplicado)' hist,
164: batch2.name bat, batch2.batch_id batid,
165: cash2.org_id
166: FROM ar_receivable_applications recapp2,
167: ar_cash_receipts_all cash2,
168: hz_cust_accounts_all hzcus2,
169: gl_sets_of_books s2,
170: gl_periods r2,

Line 201: FROM ar_receivable_applications recapp3,

197: glps3.period_name per,
198: 'Nota de Cred (Aplic.)' hist,
199: batch3.name bat, batch3.batch_id batid,
200: inv3.org_id
201: FROM ar_receivable_applications recapp3,
202: ra_customer_trx_all cm3,
203: ra_customer_trx_all inv3,
204: hz_cust_accounts_all hzcus3,
205: ra_batches_all batch3,

Line 389: ar_receivable_applications_all recapp7,

385: batch7.name bat, batch7.batch_id batid,
386: inv7.org_id
387: FROM ra_cust_trx_line_gl_dist gldist7,
388: ra_customer_trx_all cm7,
389: ar_receivable_applications_all recapp7,
390: ra_customer_trx_all inv7,
391: hz_cust_accounts_all hzcus7,
392: ra_batches_all batch7,
393: gl_period_statuses glps7,