DBA Data[Home] [Help]

APPS.IGI_IAC_ADJ_PKG dependencies on IGI_IAC_ADJ_AMORT_PKG

Line 1320: IF Not IGI_IAC_ADJ_AMORT_PKG. Do_Amort_Deprn_Reval(

1316: END IF;
1317: IF g_asset_iac_adj_info.Depreciate_flag = 'YES' THEN
1318: If l_get_asset_adj.transaction_subtype = 'AMORTIZED' THEN
1319: -- Call amortization processing depreciation revalution.
1320: IF Not IGI_IAC_ADJ_AMORT_PKG. Do_Amort_Deprn_Reval(
1321: g_asset_iac_adj_info,
1322: g_asset_iac_dist_info,
1323: l_get_asset_adj,
1324: p_event_id)