DBA Data[Home] [Help]

APPS.ARP_PROCESS_APPLICATION dependencies on DUAL

Line 2409: FROM dual

2405: /** If the -ve Miscellaneous receipt of CC Refund is already remitted or
2406: ** cleared then do not allow the reversal or unapplication ***/
2407: SELECT 1
2408: INTO l_dummy
2409: FROM dual
2410: WHERE EXISTS
2411: ( SELECT 1
2412: FROM AR_CASH_RECEIPT_HISTORY crh
2413: WHERE crh.cash_receipt_id = l_ra_rec.application_ref_id