DBA Data[Home] [Help]

APPS.IGI_IAC_ADJ_EXPENSED_PKG dependencies on IGI_IAC_ASSET_BALANCES_PKG

Line 1765: IGI_IAC_ASSET_BALANCES_PKG.update_row (

1761: igi_iac_debug_pkg.debug_other_string(p_level => g_state_level,
1762: p_full_path => l_path_name,
1763: p_string => ' Cumulative Reval Factor :'||TO_CHAR(l_curr_asset_balance.Cumulative_reval_factor));
1764:
1765: IGI_IAC_ASSET_BALANCES_PKG.update_row (
1766: x_asset_id => l_curr_asset_balance.asset_id,
1767: x_book_type_code => l_curr_asset_balance.book_type_code,
1768: x_period_counter => l_asset_balance_mvmt.period_counter,
1769: x_net_book_value => l_curr_asset_balance.net_book_value,