DBA Data[Home] [Help]

APPS.FA_IMPAIRMENT_PREV_PVT dependencies on FA_CALENDAR_TYPES

Line 1913: , fa_calendar_types ct

1909: , inbk.production_capacity
1910: from fa_transaction_headers th
1911: , fa_books inbk
1912: , fa_books outbk
1913: , fa_calendar_types ct
1914: , fa_calendar_periods cp
1915: , fa_fiscal_year fy
1916: where th.asset_id = p_asset_id
1917: and th.book_type_code = p_book_type_code

Line 2062: , fa_calendar_types ct

2058: , 0 eofy_reserve
2059: , 0 eop_adj_cost
2060: , 0 bonus_rate
2061: from fa_fiscal_year fy
2062: , fa_calendar_types ct
2063: , fa_calendar_periods cp
2064: where ct.calendar_type = fa_cache_pkg.fazcbc_record.deprn_calendar
2065: and fy.fiscal_year_name = fa_cache_pkg.fazcbc_record.fiscal_year_name
2066: and ct.fiscal_year_name = fa_cache_pkg.fazcbc_record.fiscal_year_name