DBA Data[Home] [Help]

APPS.XTR_EXP_SUMM_P dependencies on XTR_BUY_SELL_COMBINATIONS

Line 552: from XTR_BUY_SELL_COMBINATIONS

548: and REVIEW = 'Y';
549: --
550: cursor DIST_CCY_COMBIN is
551: select distinct CURRENCY_FIRST||'/'||CURRENCY_SECOND
552: from XTR_BUY_SELL_COMBINATIONS
553: where CURRENCY_FIRST IN(select CURRENCY
554: from XTR_FX_WHAT_IFS
555: where UNIQUE_REF_NUMBER = ref_number)
556: or CURRENCY_SECOND IN(select CURRENCY