DBA Data[Home] [Help]

APPS.IGI_IAC_PROJ_PKG dependencies on FA_FISCAL_YEAR

Line 434: l_fiscal_yr fa_fiscal_year.fiscal_year%TYPE;

430: WHERE book_type_code = n_book_code;
431:
432: l_num_per_period fa_calendar_types.number_per_fiscal_year%TYPE;
433: l_mod_value NUMBER;
434: l_fiscal_yr fa_fiscal_year.fiscal_year%TYPE;
435: l_next_period_num fa_calendar_periods.period_num%TYPE;
436: l_calendar fa_calendar_types.calendar_type%TYPE;
437:
438: