DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on AR_OPEN_TRX_V

Line 4049: ar_open_trx_v ot,

4045: ar_payment_schedules inv_ps,
4046: ar_receipt_method_accounts rma,
4047: ar_receivables_trx ed,
4048: ar_receivables_trx uned,
4049: ar_open_trx_v ot,
4050: ar_receipts_gt rgt
4051: WHERE rgt.cash_receipt_id IS NOT NULL
4052: AND rgt.cash_receipt_id = cr.cash_receipt_id
4053: AND cr.cash_receipt_id = crh.cash_receipt_id

Line 4764: Set the variable so that ar_open_trx_v will NOT

4760: dump_ar_receipts_gt;
4761: END IF;
4762:
4763: /*--------------------------------------------------
4764: Set the variable so that ar_open_trx_v will NOT
4765: excecute ps.selected_for_receipt_batch_id is null
4766: ---------------------------------------------------*/
4767: arp_view_constants.set_ps_selected_in_batch('Y');
4768: