DBA Data[Home] [Help]

APPS.FA_MC_UPG2_PKG dependencies on FA_DISTRIBUTION_HISTORY

Line 2466: index(dh fa_distribution_history_u1)

2462: CURSOR dd_row IS
2463: SELECT /*+ ordered leading(cr)
2464: index(ds fa_mc_deprn_summary_u1)
2465: index(dd fa_deprn_detail_n1)
2466: index(dh fa_distribution_history_u1)
2467: index(dp fa_deprn_periods_u3)
2468: index(bk fa_books_n1)
2469: index(mcbk fa_mc_books_u1)
2470: index(ah fa_asset_history_n2) */

Line 2542: fa_distribution_history dh,

2538: fa_deprn_detail dd,
2539: fa_deprn_periods dp,
2540: fa_books bk,
2541: fa_mc_books mcbk,
2542: fa_distribution_history dh,
2543: fa_asset_history ah,
2544: fa_mc_conversion_rates cr
2545: WHERE
2546: cr.status = 'S' AND