DBA Data[Home] [Help]

APPS.IGI_IAC_ADJ_PKG dependencies on IGI_IAC_ADJ_AMORT_PKG

Line 1336: IF Not IGI_IAC_ADJ_AMORT_PKG. Do_Amort_Deprn_Reval(

1332: END IF;
1333: IF g_asset_iac_adj_info.Depreciate_flag = 'YES' THEN
1334: If l_get_asset_adj.transaction_subtype = 'AMORTIZED' THEN
1335: -- Call amortization processing depreciation revalution.
1336: IF Not IGI_IAC_ADJ_AMORT_PKG. Do_Amort_Deprn_Reval(
1337: g_asset_iac_adj_info,
1338: g_asset_iac_dist_info,
1339: l_get_asset_adj,
1340: p_event_id)