DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_ONC_ELIGIBLE_DEALS_V

Line 542: from XTR_ONC_ELIGIBLE_DEALS_V

538: where eligible_date <= l_batch_end and company_code = l_company_code;
539:
540: Cursor c_onc_deal is
541: Select distinct deal_no, deal_subtype, currencya, portfolio_code
542: from XTR_ONC_ELIGIBLE_DEALS_V
543: where eligible_date <= l_batch_end and company_code = l_company_code;
544:
545: Cursor c_swptn_deal is
546: Select * from XTR_SWPTN_ELIGIBLE_DEALS_V