DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_SWPTN_ELIGIBLE_DEALS_V

Line 546: Select * from XTR_SWPTN_ELIGIBLE_DEALS_V

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
547: where eligible_date <= l_batch_end and company_code = l_company_code;
548:
549: Cursor c_rtmm_deal is
550: Select * from XTR_RTMM_ELIGIBLE_DEALS_V