DBA Data[Home] [Help]

APPS.ARP_PROCESS_DET_PKG dependencies on AR_RECEIVABLES_TRX

Line 1849: , ar_receivables_trx ed

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

Line 1850: , ar_receivables_trx uned

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