DBA Data[Home] [Help]

APPS.ARP_PROCESS_DET_PKG dependencies on AR_RECEIVABLES_TRX

Line 1847: , ar_receivables_trx ed

1843: , ce_bank_acct_uses aba
1844: , ce_bank_branches_v bp
1845: , ce_bank_accounts cba
1846: , ar_receipt_method_accounts rma
1847: , ar_receivables_trx ed
1848: , ar_receivables_trx uned
1849: , ra_cust_trx_line_gl_dist ctlgd
1850: WHERE cr.cash_receipt_id = p_cash_receipt_id
1851: AND cr.cash_receipt_id = crh.cash_receipt_id

Line 1848: , ar_receivables_trx uned

1844: , ce_bank_branches_v bp
1845: , ce_bank_accounts cba
1846: , ar_receipt_method_accounts rma
1847: , ar_receivables_trx ed
1848: , ar_receivables_trx uned
1849: , ra_cust_trx_line_gl_dist ctlgd
1850: WHERE cr.cash_receipt_id = p_cash_receipt_id
1851: AND cr.cash_receipt_id = crh.cash_receipt_id
1852: AND crh.current_record_flag = 'Y'