DBA Data[Home] [Help]

APPS.XTR_REVAL_PROCESS_P dependencies on XTR_BOND_ELIGIBLE_DEALS_V

Line 489: Select * from XTR_BOND_ELIGIBLE_DEALS_V

485: Select * from XTR_BDO_ELIGIBLE_DEALS_V
486: where eligible_date <= l_batch_end and company_code = l_company_code;
487:
488: Cursor c_bond_deal is
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