DBA Data[Home] [Help]

APPS.IGI_IAC_ADDITIONS_PKG dependencies on IGI_IAC_FA_DEPRN_PKG

Line 1032: igi_iac_fa_deprn_pkg.delete_row(

1028: p_full_path => l_path_name,
1029: p_string => ' Deleting records from igi_iac_fa_deprn');
1030: FOR l_iac_fa_det_balance IN c_get_fa_distributions(l_asset_info.asset_id,
1031: l_asset_info.adjustment_id) LOOP
1032: igi_iac_fa_deprn_pkg.delete_row(
1033: x_book_type_code => p_book_type_code,
1034: x_asset_id => l_asset_info.asset_id,
1035: x_period_counter => p_period_counter,
1036: x_adjustment_id => l_asset_info.adjustment_id,