DBA Data[Home] [Help]

APPS.ARP_PROCESS_APPLICATION dependencies on DUAL

Line 2497: FROM dual

2493: /** If the -ve Miscellaneous receipt of CC Refund is already remitted or
2494: ** cleared then do not allow the reversal or unapplication ***/
2495: SELECT 1
2496: INTO l_dummy
2497: FROM dual
2498: WHERE EXISTS
2499: ( SELECT 1
2500: FROM AR_CASH_RECEIPT_HISTORY crh
2501: WHERE crh.cash_receipt_id = l_ra_rec.application_ref_id