DBA Data[Home] [Help]

APPS.IGI_IAC_REVAL_CONCURRENT dependencies on IGI_IAC_REVAL_WRAPPER

Line 520: if not IGI_IAC_REVAL_WRAPPER.do_revaluation_asset

516: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'>> -- Asset number : '|| l_asset_no(l_loop_count));
517: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'>> -- Asset id : '|| l_asset_id(l_loop_count) );
518: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'>> -- reval rate : '|| l_reval_factor(l_loop_count));
519: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'>> -- ------------------------------------------- ');
520: if not IGI_IAC_REVAL_WRAPPER.do_revaluation_asset
521: ( fp_revaluation_id => l_reval.revaluation_id
522: , fp_asset_id => l_asset_id(l_loop_count)
523: , fp_book_type_code => l_reval.book_type_code
524: , fp_reval_mode => 'P'