DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_IRS_ELIGIBLE_DEALS_V

Line 533: Select * from XTR_IRS_ELIGIBLE_DEALS_V

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
534: where eligible_date <= l_batch_end and company_code = l_company_code;
535:
536: Cursor c_ni_deal is
537: Select * from XTR_NI_ELIGIBLE_DEALS_V