DBA Data[Home] [Help]

APPS.IGI_IAC_TRANSFERS_PKG dependencies on IGI_IAC_SALVAGE_PKG

Line 756: IF NOT IGI_IAC_SALVAGE_PKG.Correction(

752: CLOSE c_get_deprn_expense;
753: ELSE
754: igi_iac_debug_pkg.debug_other_string(g_state_level,l_path,'l_historic_deprn_expense: ' || l_historic_deprn_expense);
755: -- do salvage value correction for l_historic_deprn_expense
756: IF NOT IGI_IAC_SALVAGE_PKG.Correction(
757: P_asset_id => p_asset_id,
758: P_book_type_code => p_book_type_code,
759: P_value => l_historic_deprn_expense,
760: P_cost => p_hist_cost,