DBA Data[Home] [Help]

APPS.FA_GAINLOSS_UPD_PKG dependencies on FA_DEPRN_SUMMARY_MRC_V

Line 2464: fa_deprn_summary_mrc_v ds,

2460: deprn_reserve
2461: INTO h_ytd_deprn, h_pd_num, h_bonus_ytd_deprn, h_fiscal_year,
2462: h_Brow_deprn_reserve /*Bug 7595090 added this variable to get initial depreciation reserve*/
2463: FROM
2464: fa_deprn_summary_mrc_v ds,
2465: fa_deprn_periods dp
2466: WHERE
2467: ds.asset_id = h_asset_id
2468: AND ds.book_type_code = h_book