DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_FXO_ELIGIBLE_DEALS_V

Line 519: Select * from XTR_FXO_ELIGIBLE_DEALS_V

515: and r.batch_id = p_batch_id
516: and h.hedge_attribute_id = r.deal_no);
517:
518: Cursor c_fxo_deal is
519: Select * from XTR_FXO_ELIGIBLE_DEALS_V
520: where eligible_date <= l_batch_end and company_code = l_company_code;
521:
522: -- For IG, we calculate currency G/L for each deal number of the company
523: -- which is the unique combination of company, cparty, and currency