DBA Data[Home] [Help]

APPS.FA_TAX_RSV_ADJ_PVT dependencies on FA_BOOK_CONTROLS

Line 497: -- Get current fiscal year and Deprn_Adjustment_Acct from FA_BOOK_CONTROLS

493: end if;
494:
495: l_pers_per_yr := fa_cache_pkg.fazcct_record.NUMBER_PER_FISCAL_YEAR;
496:
497: -- Get current fiscal year and Deprn_Adjustment_Acct from FA_BOOK_CONTROLS
498:
499: if not fa_cache_pkg.fazcbc(l_fin_info.book,
500: p_log_level_rec => p_log_level_rec) then
501: raise TAX_RSV_ADJ_ERR;