DBA Data[Home] [Help]

APPS.FA_EXP_PVT dependencies on FA_CALENDAR_TYPES

Line 180: , fa_calendar_types fct

176: , l_prorate_fy
177: from fa_calendar_periods fc
178: , fa_book_controls fb
179: , fa_fiscal_year ffy
180: , fa_calendar_types fct
181: where fc.calendar_type = fb.deprn_calendar
182: and fb.book_type_code = p_asset_hdr_rec.book_type_code
183: and ffy.fiscal_year_name = fb.fiscal_year_name
184: and ffy.fiscal_year_name = fct.fiscal_year_name