DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_FRA_ELIGIBLE_DEALS_V

Line 493: Select * from XTR_FRA_ELIGIBLE_DEALS_V

489: Select * from XTR_BOND_ELIGIBLE_DEALS_V
490: where eligible_date <= l_batch_end and company_code = l_company_code;
491:
492: Cursor c_fra_deal is
493: Select * from XTR_FRA_ELIGIBLE_DEALS_V
494: where eligible_date <= l_batch_end and company_code = l_company_code;
495:
496: Cursor c_hedge is
497: Select * from XTR_ELIGIBLE_HEDGES_V