DBA Data[Home] [Help]

APPS.IGI_IAC_CATCHUP_PKG dependencies on FA_ADJUSTMENTS

Line 148: l_fa_deprn_acc fa_adjustments.adjustment_amount%TYPE;

144: SELECT number_per_fiscal_year
145: FROM fa_calendar_types
146: WHERE calendar_type = p_calendar_type;
147:
148: l_fa_deprn_acc fa_adjustments.adjustment_amount%TYPE;
149: l_dpis_period igi_iac_types.prd_rec;
150: l_current_period igi_iac_types.prd_rec;
151: l_last_period igi_iac_types.prd_rec;
152: l_booksrow_period_rec igi_iac_types.prd_rec;