DBA Data[Home] [Help]

APPS.FA_GROUP_RECLASS2_PVT dependencies on FA_CALENDAR_PERIODS

Line 2124: , fa_calendar_periods cp

2120: , fy.fiscal_year fiscal_year
2121: into h_period_counter,h_amort_fiscal_year
2122: from fa_fiscal_year fy
2123: , fa_calendar_types ct
2124: , fa_calendar_periods cp
2125: where fa_cache_pkg.fazcbc_record.deprn_calendar = ct.calendar_type
2126: and fa_cache_pkg.fazcbc_record.fiscal_year_name = fy.fiscal_year_name
2127: and ct.fiscal_year_name = fa_cache_pkg.fazcbc_record.fiscal_year_name
2128: and ct.calendar_type = cp.calendar_type