DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_IRO_ELIGIBLE_DEALS_V

Line 529: Select * from XTR_IRO_ELIGIBLE_DEALS_V

525: Select distinct deal_no, currencya from XTR_IG_ELIGIBLE_DEALS_V
526: where eligible_date <= l_batch_end and company_code = l_company_code;
527:
528: Cursor c_iro_deal is
529: Select * from XTR_IRO_ELIGIBLE_DEALS_V
530: where eligible_date <= l_batch_end and company_code = l_company_code;
531:
532: Cursor c_irs_deal is
533: Select * from XTR_IRS_ELIGIBLE_DEALS_V